Skip to content

Commit

Permalink
Add commit hash to image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pblowey committed Jul 17, 2024
1 parent f0b50ff commit d47e3ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
type=edge,branch=main
type=ref,event=branch
type=semver,pattern={{version}}
type=commit,hash=${{ github.sha[-8:] }}
- name: Build and push Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
Expand Down

0 comments on commit d47e3ca

Please sign in to comment.