This commit is contained in:
parent
7a60ff4022
commit
7e57c4f125
1 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,11 @@ labels:
|
||||||
type: exec
|
type: exec
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: test env
|
||||||
|
image: bash
|
||||||
|
commands:
|
||||||
|
- env
|
||||||
|
|
||||||
- name: flake check
|
- name: flake check
|
||||||
image: bash
|
image: bash
|
||||||
commands:
|
commands:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue