diff --git a/.drone.yml b/.drone.yml index 0825e44..e08bd0f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -94,8 +94,11 @@ steps: token: 5072d4ac-febf-4b35-87f8-caab612785b7 secret: ElkWgQETGKlfXTH8GiEDc8jOYMpD65pZ sha_link: true - when: - status: [failure, success] + + trigger: + status: + - success + - failure # golang win编译 - name: win-build