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

Update .gitlab-ci.yml

parent 54abb500
Pipeline #430 failed with stage
in 39 seconds
# include: image: python:3.5
# - remote: 'http://tir:Qwerty1234@54.169.104.100:27015/red/red-ci-cd/blob/dev_branch/dev_deploy.gitlab-ci.yml'
# - remote: 'http://tir:Qwerty1234@54.169.104.100:27015/red/red-ci-cd/blob/dev_branch/redeploy.gitlab-ci.yml'
stages: all_tests:
- initial_repo script:
- clean_initial_repo - apt install python3-pip
# - re-deploy-dev - pip install requirements/local.txt
# - clean_re-deploy-dev - python3 manage.py test -k
\ No newline at end of file
include:
- local: /red-ci-cd/dev_branch/dev_deploy.gitlab-ci.yml
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