Commit 9c40fd9d authored by John Red Medrano's avatar John Red Medrano

testing

parent 8f298272
Pipeline #697 failed with stage
in 14 seconds
......@@ -13,7 +13,13 @@ initial_repo:
stage: initial_repo
script:
- echo $CI_MERGE_REQUEST_TARGET_BRANCH_NAME
- echo "test"
- ls
- git branch
- cp docker-compose.yml.template docker-compose.yml
- cp Dockerfile.template Dockerfile
- ls
- docker-compose up --build -d
# include:
......
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