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
d1c35eb952
commit
52b4d32b53
1 changed files with 8 additions and 0 deletions
|
|
@ -11,4 +11,12 @@ steps:
|
|||
- name: test
|
||||
commands:
|
||||
- nix shell 'nixpkgs#hello' -c hello
|
||||
---
|
||||
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