switch to docker-buildx
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-01-18 21:47:54 +01:00
parent d599e548be
commit 8aaedbe7dc
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 4 additions and 4 deletions

View File

@ -44,7 +44,7 @@ steps:
- binary - binary
- name: dryrun - name: dryrun
image: thegeeklab/drone-docker:19 image: thegeeklab/drone-docker-buildx:20
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile
dry_run: true dry_run: true
@ -74,7 +74,7 @@ steps:
- dryrun - dryrun
- name: publish-dockerhub - name: publish-dockerhub
image: thegeeklab/drone-docker:19 image: thegeeklab/drone-docker-buildx:20
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile
password: password:
@ -90,7 +90,7 @@ steps:
- tags - tags
- name: publish-quay - name: publish-quay
image: thegeeklab/drone-docker:19 image: thegeeklab/drone-docker-buildx:20
settings: settings:
dockerfile: Dockerfile dockerfile: Dockerfile
password: password:
@ -197,6 +197,6 @@ depends_on:
--- ---
kind: signature kind: signature
hmac: 177d4b62d52d5df090de80fc64d43bd73af413f1c957b2e2b77624d37c933b29 hmac: f10893b34850c8b1edcb705709f1bcd661a1674b55deb31cf6799298b379b957
... ...