don't deploy without tag
This commit is contained in:
@@ -28,6 +28,9 @@ test:
|
||||
- python manage.py test
|
||||
|
||||
deploy:
|
||||
only:
|
||||
variables:
|
||||
- $CI_COMMIT_TAG
|
||||
stage: deploy
|
||||
image:
|
||||
name: debian:latest
|
||||
|
||||
Reference in New Issue
Block a user