Skip to content

Commit 1cfe739

Browse files
committed
ci: add main tag to Docker image
1 parent 4e1d6c0 commit 1cfe739

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
file: Dockerfile
8484
push: true
8585
tags: |
86+
ghcr.io/${{ github.repository }}:${{ github.ref_name }}
8687
ghcr.io/${{ github.repository }}:${{ github.sha }}
8788
8889
- name: Deploy to MST Azure Web App

0 commit comments

Comments
 (0)