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