Update deploy stage tags to vm-deploy
This commit is contained in:
parent
231749f513
commit
79fb274b3b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ build-image:
|
|||
deploy-container:
|
||||
stage: deploy
|
||||
tags:
|
||||
- shell
|
||||
- vm-deploy
|
||||
script:
|
||||
- docker stop $CONTAINER_NAME || true
|
||||
- docker rm $CONTAINER_NAME || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue