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
964da71094
commit
abb22f4214
@ -28,7 +28,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: dryrun
|
||||
image: thegeeklab/drone-docker:19
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
settings:
|
||||
build_args:
|
||||
- BUILD_VERSION=${DRONE_TAG%-*}
|
||||
@ -58,7 +58,7 @@ steps:
|
||||
- dryrun
|
||||
|
||||
- name: publish-dockerhub
|
||||
image: thegeeklab/drone-docker:19
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
settings:
|
||||
build_args:
|
||||
- BUILD_VERSION=${DRONE_TAG%-*}
|
||||
@ -76,7 +76,7 @@ steps:
|
||||
- tags
|
||||
|
||||
- name: publish-quay
|
||||
image: thegeeklab/drone-docker:19
|
||||
image: thegeeklab/drone-docker-buildx:20
|
||||
settings:
|
||||
build_args:
|
||||
- BUILD_VERSION=${DRONE_TAG%-*}
|
||||
@ -185,6 +185,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: a64e6d4481c32a1e9babc9d14d88288fc4e8a9e3cd382ca6b6fef63f16ef0212
|
||||
hmac: 28064fa2a610e602bfa1dc529e5994d599d36ceeb506b8f12add1652e58d50ea
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user