This commit is contained in:
parent
4b34041b7e
commit
8a38bd4e26
1 changed files with 7 additions and 0 deletions
7
.drone.yml
Normal file
7
.drone.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
kind: pipeline
|
||||||
|
name: default
|
||||||
|
steps:
|
||||||
|
- name: env
|
||||||
|
image: ubuntu
|
||||||
|
commands:
|
||||||
|
- env
|
Loading…
Reference in a new issue