Update docker.yml

This commit is contained in:
Chris
2022-05-16 11:37:53 -04:00
committed by ajnart
parent bd6edbbec6
commit 6a90a124b3

View File

@@ -114,6 +114,6 @@ jobs:
with:
platforms: linux/amd64,linux/arm64,linux/arm/v7
context: .
push: ${{ github.event_name != 'pull_request' }}
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}