Skip to content

Commit 76ac834

Browse files
Clean up mysql service in drone (#13145)
1 parent 07c9f6d commit 76ac834

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.drone.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -113,18 +113,6 @@ services:
113113
environment:
114114
MYSQL_ALLOW_EMPTY_PASSWORD: yes
115115
MYSQL_DATABASE: test
116-
GOPROXY: off
117-
TAGS: bindata sqlite sqlite_unlock_notify
118-
GITLAB_READ_TOKEN:
119-
from_secret: gitlab_read_token
120-
depends_on:
121-
- build
122-
when:
123-
branch:
124-
- master
125-
event:
126-
- push
127-
- pull_request
128116

129117
- name: mysql8
130118
pull: default

0 commit comments

Comments
 (0)