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

initial

parent 74f79bc2
Pipeline #336 skipped with stage
......@@ -21,9 +21,11 @@ initial_repo:
# when: always
only:
refs:
- red-develop
- $dev
variables:
- $CI_COMMIT_MESSAGE =~ /initial/
- $CI_COMMIT_MESSAGE !~ /version_release/
- $CI_MERGE_REQUEST_TARGET_BRANCH_NAME == $dev
before_script:
- echo "Building dev environment for red test ci cd"
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y)'
......
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