fix drone
continuous-integration/drone/push Build encountered an error Details

pull/5/head
otthorn 3 years ago
parent 3cce1bd1ac
commit 915ccd5a0a

@ -6,5 +6,6 @@ name: lint
steps:
- name: ShellCheck
image: koalaman/shellcheck-alpine:0.7.1
commands: shellcheck pdf-optimize
commands:
- shellcheck pdf-optimize
...

Loading…
Cancel
Save