Add installation of shellcheck
This commit is contained in:
parent
0be39305b9
commit
0f6a6018bd
@ -5,6 +5,8 @@ steps:
|
|||||||
- name: run shellcheck
|
- name: run shellcheck
|
||||||
image: debian:buster
|
image: debian:buster
|
||||||
commands:
|
commands:
|
||||||
|
- apt update
|
||||||
|
- apt install -y shellcheck
|
||||||
- shellcheck abra
|
- shellcheck abra
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
Reference in New Issue
Block a user