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 6f1edf6 commit 4e33b05Copy full SHA for 4e33b05
.github/workflows/build.yml
@@ -94,5 +94,5 @@ jobs:
94
context: .
95
file: containers/Dockerfile.saveandrestore
96
push: true
97
- tags: adregistry.fnal.gov/epics/save-and-:${{ env.PHOEBUS_RELEASE }}_${{ github.run_number }}
+ tags: adregistry.fnal.gov/epics/save-and-restore:${{ env.PHOEBUS_RELEASE }}_${{ github.run_number }}
98
labels: ${{ steps.container-metadata.outputs.labels }}
0 commit comments