Compare commits
1 Commits
v1.3.4
...
db85184dca
Author | SHA1 | Date | |
---|---|---|---|
db85184dca
|
9
.drone.yml
Executable file
9
.drone.yml
Executable file
@@ -0,0 +1,9 @@
|
|||||||
|
|
||||||
|
kind: pipeline
|
||||||
|
type: docker
|
||||||
|
name: "test"
|
||||||
|
steps:
|
||||||
|
- name: test
|
||||||
|
image: bash
|
||||||
|
commands:
|
||||||
|
- echo 'Run tests'
|
Reference in New Issue
Block a user