[mod] another go

This commit is contained in:
Andy Bunce 2021-05-26 14:53:56 +01:00
parent a9faf9ff73
commit 5504666617

View file

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