Add ArgoCD
This commit is contained in:
parent
7a73161e5a
commit
f484f60601
@ -119,7 +119,7 @@ podTemplate(
|
||||
cd /tmp/manifests
|
||||
|
||||
# Update frontend image tag
|
||||
if [ -f lifesub-web/deployments/lifesub-web.yaml ]; then
|
||||
if [ -f lifesub-web/deployments/lifesub-web-deployment.yaml ]; then
|
||||
sed -i "s|image: ${props.registry}/${props.image_org}/lifesub-web:.*|image: ${props.registry}/${props.image_org}/lifesub-web:${imageTag}|g" lifesub-web/deployments/lifesub-web.yaml
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user