fix for release build
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pavel 2023-11-16 12:22:13 +03:00
parent 7db6bdaf3d
commit 68286e9f11

View File

@ -14,7 +14,7 @@ steps:
GITEA_API_KEY:
from_secret: gitea_api_key
commands:
- apk add --no-cache make curl
- apk add --no-cache make curl bash
- make release
when:
branch: