Update .gitlab-ci.yml file
This commit is contained in:
parent
84a71c0655
commit
6f1cd09d51
|
@ -16,7 +16,7 @@ build:
|
|||
- source venv/bin/activate
|
||||
- pip install -r requirements.txt
|
||||
- python manage.py seed_db
|
||||
- y
|
||||
- echo "y"
|
||||
|
||||
deploy:
|
||||
stage: deploy
|
||||
|
|
Loading…
Reference in New Issue
Block a user