summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatti R <matti@mdranta.net>2020-10-14 16:45:38 -0400
committerMatti R <matti@mdranta.net>2020-10-14 16:45:38 -0400
commitcf86abaf3cf58adf581d571c909d62145538f840 (patch)
tree500ec49fb5995bcdefc5c813b124dd887d379364
parent33e0e37537370470cc3c819bdfd9230d6ebedb84 (diff)
downloadgitea-cf86abaf3cf58adf581d571c909d62145538f840.tar.gz
gitea-cf86abaf3cf58adf581d571c909d62145538f840.zip
run mysql container with same conditions as other services
-rw-r--r--.drone.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.drone.yml b/.drone.yml
index e3db45cd59..111469fefe 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -119,12 +119,6 @@ services:
from_secret: gitlab_read_token
depends_on:
- build
- when:
- branch:
- - master
- event:
- - push
- - pull_request
- name: mysql8
pull: default