This commit is contained in:
parent
c7bbd0119f
commit
503ddfbcc4
11
.drone.yml
Normal file
11
.drone.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: docker
|
||||||
|
image: plugins/docker
|
||||||
|
settings:
|
||||||
|
username: ericxliu
|
||||||
|
password: dckr_pat_4k5HFujQ_KgpqlLCnZJKN1i_U2E
|
||||||
|
repo: ericxliu/bar
|
||||||
|
tags: latest
|
Loading…
Reference in New Issue
Block a user