mirror of
https://github.com/go-gitea/gitea
synced 2024-12-24 09:34:26 +00:00
run mysql container with same conditions as other services
This commit is contained in:
parent
33e0e37537
commit
cf86abaf3c
@ -119,12 +119,6 @@ services:
|
||||
from_secret: gitlab_read_token
|
||||
depends_on:
|
||||
- build
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
- name: mysql8
|
||||
pull: default
|
||||
|
Loading…
Reference in New Issue
Block a user