Try to fix CI.
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
Stanislav Nikitin 2022-06-26 23:54:52 +05:00
parent 0d60c4b933
commit 6c8f13a394
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ steps:
image: koalaman/shellcheck:v0.8.0
pull: if-not-exists
commands:
- shellcheck mirror.sh
- /bin/shellcheck mirror.sh
---
kind: pipeline