fix build step?
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sid 2020-10-11 19:28:44 +01:00
parent 409a939f9a
commit 5c53e6111e

View File

@ -34,7 +34,9 @@ steps:
image: plugins/gitea-release image: plugins/gitea-release
depends_on: depends_on:
- test - test
- build - build windows
- build linux
- build mac
# This step is only run when a branch is tagged in Gitea. # This step is only run when a branch is tagged in Gitea.
when: when:
event: event: