We need Bash in dind image.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Stanislav Nikitin 2022-06-27 00:03:18 +05:00
parent c51532f71d
commit 906d02b0c6
Signed by: pztrn
GPG Key ID: 1E944A0F0568B550
1 changed files with 1 additions and 0 deletions

View File

@ -26,4 +26,5 @@ steps:
image: "docker:20.10.17-dind"
pull: if-not-exists
commands:
- apk add --no-cache bash
- ./mirror.sh drone ${drone_secret}