generated from pmo-actions/healthchecks-ping
Actualiser action.yaml
This commit is contained in:
@@ -83,7 +83,7 @@ runs:
|
|||||||
sep=":"
|
sep=":"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
step "Start pushing" "${{ inputs.image_name }}}"
|
step "Start pushing" "${{ inputs.image_name }}"
|
||||||
|
|
||||||
for tag in "${tags[@]}" ; do
|
for tag in "${tags[@]}" ; do
|
||||||
if ${{ inputs.push_command }} push ${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_NAME }}:$tag ; then
|
if ${{ inputs.push_command }} push ${{ env.IMAGE_REGISTRY }}/${{ env.IMAGE_NAME }}:$tag ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user