chore: removed unused Gitlab CI pipeline definition
This commit is contained in:
parent
14ad9f2acd
commit
11673ff654
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
test:shellcheck:
|
||||
stage: test
|
||||
image: koalaman/shellcheck-alpine
|
||||
script:
|
||||
shellcheck *.sh
|
||||
...
|
Loading…
Reference in a new issue