Fix CI
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
09b0cbf223
commit
77011e2b91
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ stages:
|
||||||
- Lint
|
- Lint
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- shopt -s expand_aliases
|
|
||||||
- alias shellcheck="shellcheck -x --exclude=SC2034,SC1091,SC1090,SC2012"
|
- alias shellcheck="shellcheck -x --exclude=SC2034,SC1091,SC1090,SC2012"
|
||||||
|
|
||||||
Lint:
|
Lint:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue