mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-05 18:32:41 +09:00
Compare commits
2 Commits
v1.14.0-de
...
v1.13.0-rc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
89b1b662b3 | ||
|
|
cf86abaf3c |
@@ -113,6 +113,12 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user