Update .gitlab-ci.yml
This commit is contained in:
parent
0ed4fb262a
commit
438ae7d2e4
@ -72,7 +72,7 @@ deploy:
|
|||||||
--install
|
--install
|
||||||
--wait
|
--wait
|
||||||
--set image.tag=${CI_COMMIT_SHA}
|
--set image.tag=${CI_COMMIT_SHA}
|
||||||
myapp-${CI_COMMIT_REF_SLUG}
|
simple-blog-api-${CI_COMMIT_REF_SLUG}
|
||||||
inkletblot/simple-blog-api
|
devops
|
||||||
environment:
|
environment:
|
||||||
name: production
|
name: production
|
||||||
|
|||||||
Reference in New Issue
Block a user