Update docker.yml

This commit is contained in:
Aj - Thomas
2022-05-12 09:49:12 +02:00
committed by GitHub
parent 91a6b6972a
commit 07869ae3ed

View File

@@ -105,8 +105,6 @@ jobs:
context: .
push: ${{ github.event_name != 'pull_request' }}
tags: |
# set latest tag for default branch
type=raw,value=latest,enable={{is_default_branch}}
# minimal
type=pep440,pattern={{version}}
labels: ${{ steps.meta.outputs.labels }}