summaryrefslogtreecommitdiff
path: root/tools/ci/branches/ci_gcc-snapshot
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/branches/ci_gcc-snapshot')
-rw-r--r--tools/ci/branches/ci_gcc-snapshot/.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/ci/branches/ci_gcc-snapshot/.gitlab-ci.yml b/tools/ci/branches/ci_gcc-snapshot/.gitlab-ci.yml
index a45754285..ee9f61205 100644
--- a/tools/ci/branches/ci_gcc-snapshot/.gitlab-ci.yml
+++ b/tools/ci/branches/ci_gcc-snapshot/.gitlab-ci.yml
@@ -19,6 +19,7 @@
gcc-snapshot:
stage: build
script:
+ - ./tools/ci/scripts/patchsdl1.sh
- ./tools/ci/jobs/gccsnapshot.sh
- ./tools/ci/scripts/runtests.sh
<<: *job-push
@@ -34,6 +35,7 @@ gcc-snapshot:
gcc-snapshot_i386:
stage: build
script:
+ - ./tools/ci/scripts/patchsdl1.sh
- ./tools/ci/jobs/gccsnapshot.sh
- ./tools/ci/scripts/runtests.sh
image: vicamo/debian:sid-i386