Correct container name to patch deployment image
All checks were successful
Build and push chill website image / build (push) Successful in 1m12s
All checks were successful
Build and push chill website image / build (push) Successful in 1m12s
This commit is contained in:
parent
048ec07457
commit
bbcf829660
@ -109,7 +109,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
NAMESPACE: chill-website
|
NAMESPACE: chill-website
|
||||||
DEPLOYMENT: chill-website
|
DEPLOYMENT: chill-website
|
||||||
CONTAINER: nginx
|
CONTAINER: front
|
||||||
BASE_IMAGE: 'h3m6q87t.gra7.container-registry.ovh.net/chill_website/web'
|
BASE_IMAGE: 'h3m6q87t.gra7.container-registry.ovh.net/chill_website/web'
|
||||||
TAG_IMAGE: '${{ steps.build-push.outputs.digest }}'
|
TAG_IMAGE: '${{ steps.build-push.outputs.digest }}'
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user