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
7be670c8de
commit
d599e548be
@ -44,7 +44,7 @@ steps:
|
||||
- binary
|
||||
|
||||
- name: dryrun
|
||||
image: plugins/docker:19
|
||||
image: thegeeklab/drone-docker:19
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
dry_run: true
|
||||
@ -74,7 +74,7 @@ steps:
|
||||
- dryrun
|
||||
|
||||
- name: publish-dockerhub
|
||||
image: plugins/docker:19
|
||||
image: thegeeklab/drone-docker:19
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
password:
|
||||
@ -90,7 +90,7 @@ steps:
|
||||
- tags
|
||||
|
||||
- name: publish-quay
|
||||
image: plugins/docker:19
|
||||
image: thegeeklab/drone-docker:19
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
password:
|
||||
@ -197,6 +197,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: a8733f43b6f7e59a9cb48fbc0f1ada356ca15f9b63f0d71c8a3bf25a49aee702
|
||||
hmac: 177d4b62d52d5df090de80fc64d43bd73af413f1c957b2e2b77624d37c933b29
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user