commit 1da9ad0: [Minor] Start fight with drone ci

Vsevolod Stakhov vsevolod at rspamd.com
Fri Feb 10 12:21:03 UTC 2023


Author: Vsevolod Stakhov
Date: 2023-02-10 12:16:09 +0000
URL: https://github.com/rspamd/rspamd/commit/1da9ad022291f942e5417bdaebedf697f3b8b837 (HEAD -> master)

[Minor] Start fight with drone ci

---
 .drone.yml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/.drone.yml b/.drone.yml
index 91ec72272..b17c48a37 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -5,7 +5,6 @@ name: default
 
 platform:
   os: linux
-  arch: amd64
 
 steps:
   - name: prepare
@@ -278,10 +277,10 @@ volumes:
     temp: {}
 
 trigger:
-  event: [push, tag, pull_request]
+  event: [push, tag, pull_request, custom]
 
 ---
 kind: signature
-hmac: c09067fc9552e2f761066dc409e386f950c52f9c1740157c427252a806c40871
+hmac: 4ff026a59ee31c1afc6e85690034d2ead4cc8274baf7099f4bd8d69e4045db97
 
 ...


More information about the Commits mailing list