We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
main
2 parents 4e1d6c0 + 1cfe739 commit a1b076bCopy full SHA for a1b076b
.github/workflows/docker-publish.yml
@@ -83,6 +83,7 @@ jobs:
83
file: Dockerfile
84
push: true
85
tags: |
86
+ ghcr.io/${{ github.repository }}:${{ github.ref_name }}
87
ghcr.io/${{ github.repository }}:${{ github.sha }}
88
89
- name: Deploy to MST Azure Web App
0 commit comments