Update docker.yml

This commit is contained in:
Aj - Thomas
2022-05-12 09:56:05 +02:00
committed by GitHub
parent 07869ae3ed
commit 0b34abc7d5

View File

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