Commit 00b3678a authored by John Red Medrano's avatar John Red Medrano

testing

parent 9c40fd9d
Pipeline #698 failed with stage
in 14 seconds
...@@ -12,7 +12,7 @@ stages: ...@@ -12,7 +12,7 @@ stages:
initial_repo: initial_repo:
stage: initial_repo stage: initial_repo
script: script:
- echo $CI_MERGE_REQUEST_TARGET_BRANCH_NAME - echo "$CI_MERGE_REQUEST_TARGET_BRANCH_NAME"
- echo "test" - echo "test"
- ls - ls
- git branch - git branch
......
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