mirror of
https://github.com/Quodatum/graphxq.git
synced 2025-04-11 11:42:24 +01:00
[mod] another go
This commit is contained in:
parent
a9faf9ff73
commit
5504666617
1 changed files with 9 additions and 10 deletions
19
.drone.yml
19
.drone.yml
|
@ -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
|
Loading…
Add table
Reference in a new issue