Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kipjr committed Jun 4, 2024
1 parent b51c0a6 commit 424ced4
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 @@ -53,6 +53,7 @@ jobs:
type=semver,pattern=prod-{{raw}}
type=raw,value=prod-{{date 'YYYYMMDD-hhmmss' tz='Europe/Amsterdam'}}
type=raw,value=prod-{{branch}}-{{sha}}
type=raw,value=prod
# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action
Expand Down

0 comments on commit 424ced4

Please sign in to comment.