Skip to content
Snippets Groups Projects
Commit fd3ccd3f authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel :speech_balloon:
Browse files

add if rule also tu asteroid job

parent f1634ca5
No related branches found
No related tags found
2 merge requests!71Fix conflict,!60add further rule for review app
Pipeline #104900 passed
......@@ -72,6 +72,7 @@ asteroid:
paths:
- public-asteroid
rules:
- if: $CI_COMMIT_BRANCH == 'dev'
- if: $CI_MERGE_REQUEST_ID
# deploy static webpage on dev-branch to tuhh
......@@ -130,7 +131,6 @@ deploy_review:
# auto_stop_in: 1 week
rules:
- if: $CI_MERGE_REQUEST_ID
- if: $CI_COMMIT_BRANCH == 'dev'
# uncomment for manual stopping
#stop_review_app:
......
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