Skip to content

Commit 3e2e4e2

Browse files
committed
.github: add extra tags to docker image
1 parent ddcb16d commit 3e2e4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
load: true
2323
file: ./Dockerfile
2424
target: "archivematica-storage-service"
25-
tags: artefactual/archivematica-storage-service:latest
25+
tags: hakamine/archivematica-storage-service:latest,hakamine/archivematica-storage-service:${{ env.GITHUB_SHA }},hakamine/archivematica-storage-service:${{ env.GITHUB_REF_NAME }}

0 commit comments

Comments
 (0)