diff --git a/.drone.yml b/.drone.yml index 4ca5642..6d8c856 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,7 +34,9 @@ steps: image: plugins/gitea-release depends_on: - test - - build + - build windows + - build linux + - build mac # This step is only run when a branch is tagged in Gitea. when: event: