.gitlab-ci.yml: removed epel RPM builds on second stage

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
Nikos Mavrogiannopoulos
2021-06-12 22:51:29 +02:00
parent add3272c1d
commit 3c783faaa2
3 changed files with 3 additions and 80 deletions

View File

@@ -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