This commit is contained in:
parent
6c41c1b6f6
commit
b459c5630f
13
.drone.yml
Normal file
13
.drone.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: docker
|
||||||
|
image: plugins/docker
|
||||||
|
settings:
|
||||||
|
username: walkah
|
||||||
|
password:
|
||||||
|
from_secret: DOCKER_PASSWORD
|
||||||
|
registry: walkah.dev
|
||||||
|
repo: walkah.dev/walkah/drone-ipfs-cluster
|
||||||
|
auto_tag: true
|
Loading…
x
Reference in New Issue
Block a user