Update .gitlab-ci.yml
This commit is contained in:
parent
caa4ab6313
commit
ca908c6fd3
@ -7,4 +7,4 @@ lint:
|
|||||||
stage: lint
|
stage: lint
|
||||||
script:
|
script:
|
||||||
- 'apt-get update && apt-get install -y shellcheck'
|
- 'apt-get update && apt-get install -y shellcheck'
|
||||||
- 'shellcheck .bash* bin/*'
|
- 'shellcheck bin/*'
|
Loading…
Reference in New Issue
Block a user