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
|
||||
|
||||
steps:
|
||||
- name: test env
|
||||
image: bash
|
||||
commands:
|
||||
- env
|
||||
|
||||
- name: flake check
|
||||
image: bash
|
||||
commands:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue