mirror of
https://github.com/Quodatum/graphxq.git
synced 2025-01-18 07:48:53 +00:00
This commit is contained in:
parent
0a81c6593f
commit
9687457899
20
.drone.yml
20
.drone.yml
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user