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 ddcb16d commit 3e2e4e2Copy full SHA for 3e2e4e2
.github/workflows/push-images.yml
@@ -22,4 +22,4 @@ jobs:
22
load: true
23
file: ./Dockerfile
24
target: "archivematica-storage-service"
25
- tags: artefactual/archivematica-storage-service:latest
+ tags: hakamine/archivematica-storage-service:latest,hakamine/archivematica-storage-service:${{ env.GITHUB_SHA }},hakamine/archivematica-storage-service:${{ env.GITHUB_REF_NAME }}
0 commit comments