build(actions): update docker workflow (#254)

This commit is contained in:
Ludvig Lundgren 2022-04-23 15:27:50 +02:00 committed by GitHub
parent 780a19a308
commit d4d864cd2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |