Skip to content

Commit

Permalink
Merge branch 'main' into paulgb/add-docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgb committed Jul 11, 2024
2 parents 43018fd + 353a7e8 commit ec105e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ jobs:
uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0.0
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=sha,enable=true,priority=100,prefix=sha-,suffix=,format=short
type=raw,value=latest
- uses: depot/setup-action@v1

Expand Down

0 comments on commit ec105e0

Please sign in to comment.