Update .gitlab-ci.yml
This commit is contained in:
parent
7dc997af49
commit
0ed4fb262a
@ -62,6 +62,8 @@ push tag:
|
|||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
bofore_script:
|
||||||
|
- ''
|
||||||
image:
|
image:
|
||||||
name: alpine/helm:latest
|
name: alpine/helm:latest
|
||||||
entrypoint: [""]
|
entrypoint: [""]
|
||||||
@ -73,4 +75,4 @@ deploy:
|
|||||||
myapp-${CI_COMMIT_REF_SLUG}
|
myapp-${CI_COMMIT_REF_SLUG}
|
||||||
inkletblot/simple-blog-api
|
inkletblot/simple-blog-api
|
||||||
environment:
|
environment:
|
||||||
name: production
|
name: production
|
||||||
|
|||||||
Reference in New Issue
Block a user