Commit 29f984eb authored by John Red Medrano's avatar John Red Medrano

Update .gitlab-ci.yml

parent fdba0f9e
Pipeline #285 failed
......@@ -66,7 +66,7 @@ rebuild_dev:
stage: rebuild_dev
image: ubuntu
rules:
- if: '$CI_COMMIT_MESSAGE !~ /initial/ && $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "red-develop"'
- if: '$CI_COMMIT_MESSAGE !~ /initial/ && $$CI_COMMIT_BRANCH == "red-develop"'
when: always
# only:
# refs:
......
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