Commit 99775a40 authored by John Red Medrano's avatar John Red Medrano

deploy-dev

parent a9a63f61
Pipeline #352 failed with stages
in 52 seconds
......@@ -38,7 +38,7 @@ clean_initial_repo:
stage: clean_initial_repo
image: ubuntu
rules:
- if: '$CI_COMMIT_MESSAGE =~ /deploy-dev/ && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == $dev'
- if: '$CI_COMMIT_MESSAGE =~ /deploy-dev/ && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == $dev || $CI_COMMIT_BRANCH == "red-develop"'
when: on_failure
script:
- echo "this is a clean up for clean_initial_repo"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment