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

Update .gitlab-ci.yml

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