Commit 6b2ac802 authored by John Red Medrano's avatar John Red Medrano

Merge branch 'red-develop' into 'red-test-sit'

Update .gitlab-ci.yml

See merge request red/red-ci-cd!4
parents 124432f4 fe53384c
Pipeline #239 passed with stage
in 1 minute and 46 seconds
...@@ -23,4 +23,5 @@ build api: ...@@ -23,4 +23,5 @@ build api:
GIT_STRATEGY: clone GIT_STRATEGY: clone
GIT_DEPTH: "1" GIT_DEPTH: "1"
script: script:
- echo "Done" - echo "Done"
\ No newline at end of file - echo "Done2"
\ No newline at end of file
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