This commit is contained in:
parent
7b55d67b34
commit
8fa016eeb7
@ -7,7 +7,7 @@ steps:
|
|||||||
- name: shellcheck
|
- name: shellcheck
|
||||||
image: python:3-alpine
|
image: python:3-alpine
|
||||||
commands:
|
commands:
|
||||||
- apk install shellcheck
|
- apk add shellcheck
|
||||||
- make all
|
- make all
|
||||||
|
|
||||||
- name: notify
|
- name: notify
|
||||||
|
Loading…
Reference in New Issue
Block a user