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