Re-add push

This commit is contained in:
Clémentine Urquizar - curqui 2022-12-14 14:05:25 +01:00 committed by GitHub
parent 660be071b5
commit 240c73d292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v3
with:
push: true
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
build-args: |