Skip to content

Commit

Permalink
Tag ghcr image with short commit sha
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLovering committed Aug 22, 2023
1 parent 2b84fca commit 3955d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
images: ghcr.io/python-discord/metricity
tags: |
type=sha
type=raw,value=${{ inputs.sha-tag }}
type=raw,value=latest
type=semver,pattern=v{{version}},enable=${{ startsWith(github.ref, 'refs/tags/v') }}
Expand Down

0 comments on commit 3955d70

Please sign in to comment.