Skip to content
Snippets Groups Projects
Commit 9f10930e authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Update .gitlab-ci.yml

parent 3a27c116
No related branches found
No related tags found
1 merge request!83Update .gitlab-ci.yml
...@@ -6,6 +6,7 @@ workflow: ...@@ -6,6 +6,7 @@ workflow:
- if: '$CI_PIPELINE_SOURCE == "web"' - if: '$CI_PIPELINE_SOURCE == "web"'
- if: '$CI_PIPELINE_SOURCE == "webide"' - if: '$CI_PIPELINE_SOURCE == "webide"'
- if: '$CI_COMMIT_BRANCH == "master"' - if: '$CI_COMMIT_BRANCH == "master"'
- if: '$CI_COMMIT_BRANCH == "acadia"'
- if: '$CI_COMMIT_TAG' - if: '$CI_COMMIT_TAG'
default: default:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment