This commit is contained in:
parent
276ae26bb5
commit
a766b34b33
1 changed files with 3 additions and 0 deletions
|
@ -4,5 +4,8 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
|
image: alpine:3.14
|
||||||
commands:
|
commands:
|
||||||
|
- apk add bash -y
|
||||||
|
- bash
|
||||||
- echo $0
|
- echo $0
|
||||||
|
|
Loading…
Add table
Reference in a new issue