Skip to content
Snippets Groups Projects
Commit d47a9e87 authored by Christian Boettcher's avatar Christian Boettcher
Browse files

fox deployment cleanup

parent 9d731f07
No related branches found
No related tags found
No related merge requests found
......@@ -198,7 +198,7 @@ cleanup-failed-full-deployment:
stage: cleanup
when: on_failure
rules:
- if: ($CI_COMMIT_TAG =~ /stable/ && $MANUAL_FULL_DEPLOY_PRODUCTION == "true")
- if: ($CI_COMMIT_TAG =~ /stable/ && $MANUAL_FULL_DEPLOY == "true")
<<: *ssh_setup
script:
- echo "This is the cleanup for the full-redeployment of the testing or production servers"
......
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