Sleep before minio boots
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Adam Štrauch 2022-07-23 00:22:17 +02:00
parent 96071cdfcb
commit 0725b352c6
Signed by: cx
GPG Key ID: 018304FFA8988F8D
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ steps:
- name: dockersock
path: /var/run
commands:
- sleep 10
- go mod tidy
- make test