ci: drone: test docker runner
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
7834bcb155
commit
0ad03f5f80
1 changed files with 9 additions and 0 deletions
9
.drone.yml
Normal file
9
.drone.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
kind: piepline
|
||||
type: docker
|
||||
name: exec-docker-test
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: hello-world
|
||||
...
|
||||
Loading…
Add table
Add a link
Reference in a new issue