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
a4183fff16
commit
cb689c8233
@ -28,7 +28,7 @@ platform:
|
||||
|
||||
steps:
|
||||
- name: dryrun
|
||||
image: plugins/docker:19
|
||||
image: thegeeklab/drone-docker:19
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
dry_run: true
|
||||
@ -56,7 +56,7 @@ steps:
|
||||
- dryrun
|
||||
|
||||
- name: publish-dockerhub
|
||||
image: plugins/docker:19
|
||||
image: thegeeklab/drone-docker:19
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
password:
|
||||
@ -72,7 +72,7 @@ steps:
|
||||
- tags
|
||||
|
||||
- name: publish-quay
|
||||
image: plugins/docker:19
|
||||
image: thegeeklab/drone-docker:19
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
password:
|
||||
@ -179,6 +179,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 6f375ad51bb0c89aa51bc701e4fd08afabf2b04ecf22bd20df076af501adba98
|
||||
hmac: 887a590d031c1154b80db4f44407ca2c82770aeaaabf6d2fcc7c743a99a60a19
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user