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

initial

parent f577e4e9
Pipeline #274 failed with stages
in 2 minutes and 13 seconds
...@@ -46,6 +46,8 @@ buid_dev: ...@@ -46,6 +46,8 @@ buid_dev:
only: only:
refs: refs:
- red-develop - red-develop
variables:
- $CI_COMMIT_MESSAGE !~ /initial/
before_script: before_script:
- echo "rebuilding dev environment for red test ci cd" - echo "rebuilding dev environment for red test ci cd"
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y)' - '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