mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-09 16:26:59 +08:00
.gitlab-ci.yml: removed epel RPM builds on second stage
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
@@ -37,7 +37,7 @@ rm -f ${TMPFILE1}
|
||||
rm -f ${TMPFILE2}
|
||||
|
||||
update_config test-user-config.config
|
||||
launch_simple_server -d 1 -f -c "${CONFIG}"
|
||||
launch_simple_server -d 3 -f -c "${CONFIG}"
|
||||
PID=$!
|
||||
wait_server $PID
|
||||
|
||||
|
||||
Reference in New Issue
Block a user