Fix issue with deploy when commit hash is entirely numbers
This commit is contained in:
parent
99166666a3
commit
a8a008314e
@ -18,4 +18,4 @@ secretGenerator:
|
|||||||
images:
|
images:
|
||||||
- name: website-image
|
- name: website-image
|
||||||
newName: registry.chaoticlogic.us/daniel-website
|
newName: registry.chaoticlogic.us/daniel-website
|
||||||
newTag: DOCKER_IMAGE_TAG
|
newTag: "DOCKER_IMAGE_TAG"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user