This commit is contained in:
parent
204c916c7e
commit
3522297171
@ -11,6 +11,8 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: python:3-alpine
|
image: python:3-alpine
|
||||||
commands:
|
commands:
|
||||||
|
- ls
|
||||||
|
- pwd
|
||||||
- apk add make shellcheck
|
- apk add make shellcheck
|
||||||
- make all
|
- make all
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user