mirror of
https://github.com/go-gitea/gitea
synced 2024-11-04 17:24:26 +00:00
align mysql service settings in drone
This commit is contained in:
parent
89b1b662b3
commit
d655cfe968
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user