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