Skip to content
Snippets Groups Projects

Update .gitlab-ci.yml

Merged Sylvester Joosten requested to merge sly2j-acadia-patch-30270 into acadia
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -6,6 +6,7 @@ workflow:
- if: '$CI_PIPELINE_SOURCE == "web"'
- if: '$CI_PIPELINE_SOURCE == "webide"'
- if: '$CI_COMMIT_BRANCH == "master"'
- if: '$CI_COMMIT_BRANCH == "acadia"'
- if: '$CI_COMMIT_TAG'
default:
Loading