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 286c587 commit aed56ebCopy full SHA for aed56eb
.github/workflows/mirror.yaml
@@ -1,7 +1,7 @@
1
---
2
name: Mirror Container Image
3
run-name: |
4
- Mirror Container Image (attempt #${{ github.run_attempt }})
+ Mirror Container Image (${{ inputs.image-repository-uri }}:${{ inputs.image-index-manifest-tag }}, attempt #${{ github.run_attempt }})
5
6
on:
7
workflow_dispatch:
0 commit comments