mirror of
https://github.com/Quodatum/graphxq.git
synced 2025-04-11 11:42:24 +01:00
This commit is contained in:
parent
0ba9bf733c
commit
a9faf9ff73
1 changed files with 9 additions and 8 deletions
17
.drone.yml
17
.drone.yml
|
@ -1,10 +1,11 @@
|
|||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: run
|
||||
pipeline:
|
||||
step1:
|
||||
image: quodatum/basexhttp:BaseX951
|
||||
commands:
|
||||
- echo done drone
|
||||
- pwd
|
||||
- ls
|
||||
step2:
|
||||
image: quodatum/basexhttp:BaseX951
|
||||
commands:
|
||||
- pwd
|
||||
- ls
|
Loading…
Add table
Reference in a new issue