fix(ci): update path to shellcheck.
This commit is contained in:
parent
8806030a0a
commit
de690ab878
2 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@ bash:
|
|||
script:
|
||||
- shellcheck --shell=bash
|
||||
PKGBUILD dists/build.sh dists/docker.sh tests/check.sh
|
||||
tests/packer/init/init.sh tests/packer/src/aa-update tests/packer/init/clean.sh
|
||||
tests/packer/init.sh tests/packer/src/aa-update tests/packer/clean.sh
|
||||
|
||||
golangci-lint:
|
||||
stage: lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue