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