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

Enable deployment

parent cb2d1968
No related branches found
Tags release_2021-10-01_1
No related merge requests found
......@@ -53,6 +53,8 @@ deploy-dev:
- spraaksamlingene_01
stage: deploy
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_PIPELINE_SOURCE == 'merge_request_event'
when: always
- if: $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH && $CI_PIPELINE_SOURCE != 'merge_request_event'
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