align mysql service settings in drone

This commit is contained in:
Matti R 2020-10-14 16:57:12 -04:00
parent 89b1b662b3
commit d655cfe968
No known key found for this signature in database
GPG Key ID: 9D8A57ADAA232E95
1 changed files with 0 additions and 6 deletions

View File

@ -113,12 +113,6 @@ services:
environment:
MYSQL_ALLOW_EMPTY_PASSWORD: yes
MYSQL_DATABASE: test
GOPROXY: off
TAGS: bindata sqlite sqlite_unlock_notify
GITLAB_READ_TOKEN:
from_secret: gitlab_read_token
depends_on:
- build
- name: mysql8
pull: default