wip
This commit is contained in:
parent
6a282f7b01
commit
aff5b2892c
1 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,11 @@ labels:
|
||||||
type: exec
|
type: exec
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
|
- name: env
|
||||||
|
image: bash
|
||||||
|
commands:
|
||||||
|
- export
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
image: bash
|
image: bash
|
||||||
commands:
|
commands:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue