Skip to content

Commit

Permalink
CI: add main tag to Docker image (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
lalver1 authored Jan 8, 2025
2 parents 4e1d6c0 + 1cfe739 commit a1b076b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
file: Dockerfile
push: true
tags: |
ghcr.io/${{ github.repository }}:${{ github.ref_name }}
ghcr.io/${{ github.repository }}:${{ github.sha }}
- name: Deploy to MST Azure Web App
Expand Down

0 comments on commit a1b076b

Please sign in to comment.