mirror of
https://github.com/go-gitea/gitea
synced 2024-11-15 22:54:24 +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
|
from_secret: gitlab_read_token
|
||||||
depends_on:
|
depends_on:
|
||||||
- build
|
- build
|
||||||
when:
|
|
||||||
branch:
|
|
||||||
- master
|
|
||||||
event:
|
|
||||||
- push
|
|
||||||
- pull_request
|
|
||||||
|
|
||||||
- name: mysql8
|
- name: mysql8
|
||||||
pull: default
|
pull: default
|
||||||
|
Loading…
Reference in New Issue
Block a user