test buildx
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Robert Kaussow 2021-06-16 22:34:48 +02:00
parent 04c1214ef1
commit 3a23081931
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -37,7 +37,7 @@ steps:
DOCKER_AUTOTAG_VERSION: ${DRONE_TAG} DOCKER_AUTOTAG_VERSION: ${DRONE_TAG}
- name: dryrun - name: dryrun
image: thegeeklab/drone-docker-buildx:20 image: thegeeklab/drone-docker-buildx:latest
settings: settings:
dockerfile: Dockerfile.amd64 dockerfile: Dockerfile.amd64
dry_run: true dry_run: true
@ -55,7 +55,7 @@ steps:
- tags - tags
- name: publish-dockerhub - name: publish-dockerhub
image: thegeeklab/drone-docker-buildx:20 image: thegeeklab/drone-docker-buildx:latest
settings: settings:
dockerfile: Dockerfile.amd64 dockerfile: Dockerfile.amd64
password: password:
@ -71,7 +71,7 @@ steps:
- tags - tags
- name: publish-quay - name: publish-quay
image: thegeeklab/drone-docker-buildx:20 image: thegeeklab/drone-docker-buildx:latest
settings: settings:
dockerfile: Dockerfile.amd64 dockerfile: Dockerfile.amd64
password: password:
@ -115,7 +115,7 @@ steps:
DOCKER_AUTOTAG_VERSION: ${DRONE_TAG} DOCKER_AUTOTAG_VERSION: ${DRONE_TAG}
- name: dryrun - name: dryrun
image: thegeeklab/drone-docker-buildx:20 image: thegeeklab/drone-docker-buildx:latest
settings: settings:
dockerfile: Dockerfile.arm64 dockerfile: Dockerfile.arm64
dry_run: true dry_run: true
@ -133,7 +133,7 @@ steps:
- tags - tags
- name: publish-dockerhub - name: publish-dockerhub
image: thegeeklab/drone-docker-buildx:20 image: thegeeklab/drone-docker-buildx:latest
settings: settings:
dockerfile: Dockerfile.arm64 dockerfile: Dockerfile.arm64
password: password:
@ -149,7 +149,7 @@ steps:
- tags - tags
- name: publish-quay - name: publish-quay
image: thegeeklab/drone-docker-buildx:20 image: thegeeklab/drone-docker-buildx:latest
settings: settings:
dockerfile: Dockerfile.arm64 dockerfile: Dockerfile.arm64
password: password:
@ -193,7 +193,7 @@ steps:
DOCKER_AUTOTAG_VERSION: ${DRONE_TAG} DOCKER_AUTOTAG_VERSION: ${DRONE_TAG}
- name: dryrun - name: dryrun
image: thegeeklab/drone-docker-buildx:20 image: thegeeklab/drone-docker-buildx:latest
settings: settings:
dockerfile: Dockerfile.arm dockerfile: Dockerfile.arm
dry_run: true dry_run: true
@ -211,7 +211,7 @@ steps:
- tags - tags
- name: publish-dockerhub - name: publish-dockerhub
image: thegeeklab/drone-docker-buildx:20 image: thegeeklab/drone-docker-buildx:latest
settings: settings:
dockerfile: Dockerfile.arm dockerfile: Dockerfile.arm
password: password:
@ -227,7 +227,7 @@ steps:
- tags - tags
- name: publish-quay - name: publish-quay
image: thegeeklab/drone-docker-buildx:20 image: thegeeklab/drone-docker-buildx:latest
settings: settings:
dockerfile: Dockerfile.arm dockerfile: Dockerfile.arm
password: password:
@ -346,6 +346,6 @@ depends_on:
--- ---
kind: signature kind: signature
hmac: 79016d019c45a35db1b95f25003ff0917115033684498ccb9ebf80d345051cc2 hmac: e5b344f9ad6e889213d7bb38319162636ec8028773f8a19a81c5cff41013d36a
... ...