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

testing

parent a3f5f4f4
Pipeline #701 failed with stage
in 14 seconds
...@@ -18,7 +18,8 @@ initial_repo: ...@@ -18,7 +18,8 @@ initial_repo:
- cp docker-compose.yml.template docker-compose.yml - cp docker-compose.yml.template docker-compose.yml
- cp Dockerfile.template Dockerfile - cp Dockerfile.template Dockerfile
- ls - ls
- docker-compose up --build -d - docker-compose build --build-arg dev
- docker run --name=gitlab_test_from_baseBranch -d --restart=always -p 1010:8000 product-dev python manage.py runserver 0.0.0.0:8000
# include: # 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