Skip to content
Snippets Groups Projects
Commit c9540b39 authored by Henrik Askjer's avatar Henrik Askjer
Browse files

rename master

parent 0ccf3f21
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ build-dev: ...@@ -18,7 +18,7 @@ build-dev:
rules: rules:
- if: $CI_COMMIT_TAG != null - if: $CI_COMMIT_TAG != null
when: never when: never
- if: $CI_COMMIT_REF_NAME == 'master' - if: $CI_COMMIT_REF_NAME == 'prod'
when: manual when: manual
- when: always - when: always
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment