This commit is contained in:
Luke Murphy 2020-09-24 09:18:31 +02:00
parent 0268685cfa
commit 60f2892acd
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ steps:
commands:
- apt update
- apt install -y shellcheck
- shellcheck abra installer
- shellcheck abra script.d/*
trigger:
branch:
- main