We need Bash in dind image.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-06-27 00:03:18 +05:00
parent c51532f71d
commit 906d02b0c6

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}