]> source.dussan.org Git - gitea.git/commitdiff
MySQL instance is needed for all triggers (#11484) v1.12.0-rc1
authorLauris BH <lauris@nix.lv>
Mon, 18 May 2020 16:14:28 +0000 (19:14 +0300)
committerGitHub <noreply@github.com>
Mon, 18 May 2020 16:14:28 +0000 (19:14 +0300)
.drone.yml

index 1e981c4c162c54fdfa171d36b0b99498da1a3920..a18839a499563a35232e56d74ca9d4b5296b3ed1 100644 (file)
@@ -105,10 +105,6 @@ services:
         from_secret: gitlab_read_token
     depends_on:
       - build
-    when:
-      event:
-        - push
-        - pull_request
 
   - name: mysql8
     pull: default