Update docker-publish.yml
This commit is contained in:
parent
23762c2b1a
commit
d26e4e8ede
1 changed files with 0 additions and 2 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
@ -63,8 +63,6 @@ jobs:
|
|||
file: ./bullseye/Dockerfile
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: |
|
||||
# set latest tag for default branch
|
||||
type=raw,value=latest,enable={{is_default_branch}}
|
||||
# set version tag
|
||||
type=semver,pattern={{version}}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue