This commit is contained in:
parent
b92e656a01
commit
075cd355a3
10
.drone.yml
10
.drone.yml
@ -0,0 +1,10 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: Getting bob
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git clone https://git.simonpetit.top/simonpetit/bob
|
||||
|
Loading…
Reference in New Issue
Block a user