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