switch to custom drone docker plugin
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
129f325b85
commit
6e8b551aa9
@ -28,7 +28,7 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: dryrun
|
- name: dryrun
|
||||||
image: plugins/docker:19
|
image: thegeeklab/drone-docker:19
|
||||||
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: plugins/docker:19
|
image: thegeeklab/drone-docker:19
|
||||||
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: plugins/docker:19
|
image: thegeeklab/drone-docker:19
|
||||||
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: 53fe0cdd291b82a57b67c0fab5adfb46034321650c54d1195585865e54d91c0d
|
hmac: db06b3ffe917cdfd1bbbe4d46c31fdfe43f87d756603aecd5d52e3e426fe07c2
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user