[mod] drone test
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Andy Bunce 2021-05-24 17:31:46 +01:00
parent 0ba9bf733c
commit a9faf9ff73
1 changed files with 9 additions and 8 deletions

View File

@ -1,10 +1,11 @@
--- pipeline:
kind: pipeline step1:
type: docker
name: default
steps:
- name: run
image: quodatum/basexhttp:BaseX951 image: quodatum/basexhttp:BaseX951
commands: commands:
- echo done drone - pwd
- ls
step2:
image: quodatum/basexhttp:BaseX951
commands:
- pwd
- ls