Pin shellcheck version
This commit is contained in:
parent
61126f16e1
commit
893150cdd9
@ -3,7 +3,7 @@ kind: pipeline
|
|||||||
name: linters
|
name: linters
|
||||||
steps:
|
steps:
|
||||||
- name: run shellcheck
|
- name: run shellcheck
|
||||||
image: koalaman/shellcheck-alpine:latest
|
image: koalaman/shellcheck-alpine:v0.7.1
|
||||||
commands:
|
commands:
|
||||||
- shellcheck abra
|
- shellcheck abra
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user