Skip to content

Commit

Permalink
put back types
Browse files Browse the repository at this point in the history
  • Loading branch information
espenhgn committed Apr 24, 2024
1 parent 39a6f06 commit 265d32b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ jobs:
ghcr.io/${{ github.repository_owner }}/nothingtoseehere
# generate Docker tags based on the following events/attributes
tags: |
type=schedule
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
Expand Down

0 comments on commit 265d32b

Please sign in to comment.