summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-05-23 07:37:17 +0300
committerAndrei Karas <akaras@inbox.ru>2018-05-23 07:37:17 +0300
commit91c98d9eaa6a3c3f6e7f6de0507af121b33efdf8 (patch)
tree92d47fc9221cbba4b826c8e37db5b83a2a12a61e
parentd5a7e0b79ce8a6c3aef8074f669db281bf6a0289 (diff)
downloadplus-91c98d9eaa6a3c3f6e7f6de0507af121b33efdf8.tar.gz
plus-91c98d9eaa6a3c3f6e7f6de0507af121b33efdf8.tar.bz2
plus-91c98d9eaa6a3c3f6e7f6de0507af121b33efdf8.tar.xz
plus-91c98d9eaa6a3c3f6e7f6de0507af121b33efdf8.zip
update branch ci files.
-rw-r--r--tools/ci/branches/ci_main1/.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/branches/ci_main1/.gitlab-ci.yml b/tools/ci/branches/ci_main1/.gitlab-ci.yml
index 303392381..4a0a42c1f 100644
--- a/tools/ci/branches/ci_main1/.gitlab-ci.yml
+++ b/tools/ci/branches/ci_main1/.gitlab-ci.yml
@@ -283,7 +283,7 @@ gcc-8_password:
gcc-8_password_sdl2:
stage: build
script:
- - ./tools/ci/jobs/gcc8.sh --enable-commandlinepassword
+ - ./tools/ci/jobs/gcc8.sh --enable-commandlinepassword --with-sdl2
- ./tools/ci/scripts/runtests.sh
<<: *job-push
variables: