Compare commits
2 commits
ff522e900e
...
af1915093d
Author | SHA1 | Date | |
---|---|---|---|
Bruno BELANYI | af1915093d | ||
Bruno BELANYI | dbcc871cf2 |
|
@ -1,3 +1,6 @@
|
||||||
|
labels:
|
||||||
|
type: docker
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
test:
|
test:
|
||||||
image: hello-world
|
image: hello-world
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
|
labels:
|
||||||
|
type: exec
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
test:
|
test:
|
||||||
image: bash
|
image: bash
|
||||||
|
|
Loading…
Reference in a new issue