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

Resolve "fix deployment jobs"

parent 947bc79e
No related branches found
No related tags found
2 merge requests!71Fix conflict,!56Resolve "fix deployment jobs"
......@@ -42,6 +42,7 @@ build-static:
- static
rules:
- if: $CI_MERGE_REQUEST_ID
- if: $CI_
# deploy static webpage on issue-branch to web-server hosted asteroids
asteroid:
......@@ -121,7 +122,6 @@ pages:
deploy_review:
stage: deploy
needs: [build-static]
script:
- echo "Deploy a review app"
environment:
......
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