Update docker.yml

This commit is contained in:
Aj - Thomas
2022-05-12 09:49:12 +02:00
committed by Aj - Thomas
parent 07c088507d
commit bcb9669e44

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 }}