Debug commit.
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-06-27 00:08:44 +05:00
parent ce7044456e
commit 62c2dbf194
2 changed files with 7 additions and 4 deletions
+4 -1
View File
@@ -25,6 +25,9 @@ steps:
- name: "mirror"
image: "docker:20.10.17-dind"
pull: if-not-exists
environment:
REGISTRY_SECRET:
from_secret: drone_secret
commands:
- apk add --no-cache bash
- ./mirror.sh drone ${drone_secret}
- ./mirror.sh drone ${REGISTRY_SECRET}