switch to docker-buildx
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ea6a5f84ec
commit
e9e1d5a628
@ -28,7 +28,7 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: dryrun
|
- name: dryrun
|
||||||
image: thegeeklab/drone-docker:19
|
image: thegeeklab/drone-docker-buildx:20
|
||||||
settings:
|
settings:
|
||||||
build_args:
|
build_args:
|
||||||
- BUILD_VERSION=${DRONE_TAG%-*}
|
- BUILD_VERSION=${DRONE_TAG%-*}
|
||||||
@ -58,7 +58,7 @@ steps:
|
|||||||
- dryrun
|
- dryrun
|
||||||
|
|
||||||
- name: publish-dockerhub
|
- name: publish-dockerhub
|
||||||
image: thegeeklab/drone-docker:19
|
image: thegeeklab/drone-docker-buildx:20
|
||||||
settings:
|
settings:
|
||||||
build_args:
|
build_args:
|
||||||
- BUILD_VERSION=${DRONE_TAG%-*}
|
- BUILD_VERSION=${DRONE_TAG%-*}
|
||||||
@ -76,7 +76,7 @@ steps:
|
|||||||
- tags
|
- tags
|
||||||
|
|
||||||
- name: publish-quay
|
- name: publish-quay
|
||||||
image: thegeeklab/drone-docker:19
|
image: thegeeklab/drone-docker-buildx:20
|
||||||
settings:
|
settings:
|
||||||
build_args:
|
build_args:
|
||||||
- BUILD_VERSION=${DRONE_TAG%-*}
|
- BUILD_VERSION=${DRONE_TAG%-*}
|
||||||
@ -185,6 +185,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: ddbe5bc5b5eaf5fa5e04656abcb4912ca991b7f06d7a2ce8661f65d54498d377
|
hmac: 6897d0279b8805619c2d29ac17d498e823b44132f2e3b86d3f045a68aadf97e8
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user