mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
run mysql container with same conditions as other services
This commit is contained in:
@@ -119,12 +119,6 @@ services:
|
||||
from_secret: gitlab_read_token
|
||||
depends_on:
|
||||
- build
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
- name: mysql8
|
||||
pull: default
|
||||
|
Reference in New Issue
Block a user