forked from NYANDEV/forgejo
align mysql service settings in drone
This commit is contained in:
parent
89b1b662b3
commit
d655cfe968
1 changed files with 0 additions and 6 deletions
|
@ -113,12 +113,6 @@ services:
|
||||||
environment:
|
environment:
|
||||||
MYSQL_ALLOW_EMPTY_PASSWORD: yes
|
MYSQL_ALLOW_EMPTY_PASSWORD: yes
|
||||||
MYSQL_DATABASE: test
|
MYSQL_DATABASE: test
|
||||||
GOPROXY: off
|
|
||||||
TAGS: bindata sqlite sqlite_unlock_notify
|
|
||||||
GITLAB_READ_TOKEN:
|
|
||||||
from_secret: gitlab_read_token
|
|
||||||
depends_on:
|
|
||||||
- build
|
|
||||||
|
|
||||||
- name: mysql8
|
- name: mysql8
|
||||||
pull: default
|
pull: default
|
||||||
|
|
Loading…
Reference in a new issue