fix
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Andy Bunce 2021-05-26 15:06:29 +01:00
parent 0a81c6593f
commit 9687457899

View File

@ -1,14 +1,10 @@
# drone
pipeline:
step1:
image: quodatum/basexhttp:BaseX951
kind: pipeline
type: docker
name: default
steps:
- name: greeting
image: alpine
commands:
- echo hello
- echo world
- pwd
- ls
step2:
image: quodatum/basexhttp:BaseX951
commands:
- pwd
- ls
- echo world