We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99c21e8 commit d0f4804Copy full SHA for d0f4804
action.yml
@@ -214,7 +214,6 @@ runs:
214
echo "Run update $line ${{ inputs.docker-registry }}/${{ inputs.docker-image }}:${{ steps.preparation.outputs.tag }}"
215
yq -i .${array[1]}=\"${{ inputs.docker-registry }}/${{ inputs.docker-image }}:${{ steps.preparation.outputs.tag }}\" ${array[0]}
216
done <<< "${{ inputs.gitops-dev }}"
217
- commit_changes
218
fi
219
220
branding:
0 commit comments