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
ca15fa5247
commit
60b5bf99e8
@ -28,7 +28,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: dryrun
|
||||
image: plugins/docker:19
|
||||
image: thegeeklab/drone-docker:19
|
||||
settings:
|
||||
build_args:
|
||||
- BUILD_VERSION=${DRONE_TAG%-*}
|
||||
@ -58,7 +58,7 @@ steps:
|
||||
- dryrun
|
||||
|
||||
- name: publish-dockerhub
|
||||
image: plugins/docker:19
|
||||
image: thegeeklab/drone-docker:19
|
||||
settings:
|
||||
build_args:
|
||||
- BUILD_VERSION=${DRONE_TAG%-*}
|
||||
@ -76,7 +76,7 @@ steps:
|
||||
- tags
|
||||
|
||||
- name: publish-quay
|
||||
image: plugins/docker:19
|
||||
image: thegeeklab/drone-docker:19
|
||||
settings:
|
||||
build_args:
|
||||
- BUILD_VERSION=${DRONE_TAG%-*}
|
||||
@ -185,6 +185,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 6ab1078b758c09785c638b01b3d49fc37a253047c5738747d7ca31a2551b8658
|
||||
hmac: 0791592dcee0517c18c9faeb7be8c3fd199e96eb0a96d9cf5ad6d9d537c80a32
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user