mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
Merge branch 'tmp-ubuntu' into 'master'
.gitlab-ci.yml: ubuntu: added seccomp check and enabled nuttcp tests See merge request openconnect/ocserv!242
This commit is contained in:
@@ -91,7 +91,7 @@ Ubuntu20.04:
|
||||
script:
|
||||
- git submodule update --init
|
||||
- autoreconf -fvi
|
||||
- ./configure --without-nuttcp-tests --enable-oidc-auth --enable-latency-stats
|
||||
- ./configure --enable-oidc-auth --enable-latency-stats
|
||||
- make -j$JOBS
|
||||
- export MALLOC_CHECK_=3
|
||||
- make check -j$JOBS
|
||||
|
||||
Reference in New Issue
Block a user