Commit a9a63f61 authored by John Red Medrano's avatar John Red Medrano

deploy-dev

parent 2221f054
Pipeline #351 failed with stage
in 25 seconds
......@@ -6,7 +6,7 @@ initial_repo:
stage: 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: always
before_script:
- echo "Building dev environment for red test ci cd"
......
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