Skip to content
Snippets Groups Projects
Commit 160f3c08 authored by Spyridon Trigazis's avatar Spyridon Trigazis
Browse files

except qa and master

parent ca877e1e
No related branches found
No related tags found
No related merge requests found
Pipeline #6248813 failed
...@@ -10,6 +10,9 @@ build-test: ...@@ -10,6 +10,9 @@ build-test:
script: "echo" # unused but this line is required by GitLab CI script: "echo" # unused but this line is required by GitLab CI
variables: variables:
TO: $CI_REGISTRY_IMAGE:$CI_BUILD_STAGE # where to push resulting image. Default, the GitLab registry TO: $CI_REGISTRY_IMAGE:$CI_BUILD_STAGE # where to push resulting image. Default, the GitLab registry
except:
- qa
- master
build-qa: build-qa:
stage: qa stage: qa
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment