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

revert deploy rule changes

parent 74c63667
No related branches found
Tags release_2021-10-01_1
No related merge requests found
......@@ -43,9 +43,7 @@ deploy-dev:
- spraaksamlingene_01
stage: deploy
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
when: always
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
when: always
when: manual
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