Update yq bin path
This commit is contained in:
parent
f490012cec
commit
c155dc6b4d
@ -38,7 +38,7 @@ deploy:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Update values.yaml with the new tag
|
# Update values.yaml with the new tag
|
||||||
yq e ".image.tag = \"${TAG}\"" -i "${VALUES_FILE}"
|
/tmp/yq e ".image.tag = \"${TAG}\"" -i "${VALUES_FILE}"
|
||||||
echo "Updated ${VALUES_FILE} with image.tag=${TAG}"
|
echo "Updated ${VALUES_FILE} with image.tag=${TAG}"
|
||||||
|
|
||||||
# Configure git identity
|
# Configure git identity
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user