Don't test against dir that doesnt exist
This commit is contained in:
parent
891b2cc6c9
commit
4ca1026c2c
@ -7,7 +7,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apt update
|
- apt update
|
||||||
- apt install -y shellcheck
|
- apt install -y shellcheck
|
||||||
- shellcheck abra script.d/*
|
- shellcheck abra
|
||||||
- name: test
|
- name: test
|
||||||
image: debian:buster
|
image: debian:buster
|
||||||
commands:
|
commands:
|
||||||
|
Loading…
Reference in New Issue
Block a user