Disable buildx push for now

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2020-08-16 01:58:05 +02:00
parent 1af8829102
commit 6b0b71d882
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -69,7 +69,7 @@ jobs:
file: ./test/Dockerfile-${{ matrix.dockerfile }}
builder: ${{ steps.buildx.outputs.builder }}
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/386,linux/ppc64le,linux/s390x
push: true
#push: true
tags: |
localhost:5000/name/app:latest
localhost:5000/name/app:1.0.0