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 cb689c8233
commit 940a768aa3
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 4 additions and 4 deletions

View File

@ -28,7 +28,7 @@ platform:
steps: steps:
- 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
@ -56,7 +56,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:
@ -72,7 +72,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:
@ -179,6 +179,6 @@ depends_on:
--- ---
kind: signature kind: signature
hmac: 887a590d031c1154b80db4f44407ca2c82770aeaaabf6d2fcc7c743a99a60a19 hmac: f3a932f626d5aab6054e52d4419f9b6eacd25e52dec3ab9a9f0335acd5433e73
... ...