mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 14:35:58 +01:00
MySQL instance is needed for all triggers (#11484)
This commit is contained in:
parent
2289e59bd7
commit
1aa6176bd8
@ -105,10 +105,6 @@ services:
|
|||||||
from_secret: gitlab_read_token
|
from_secret: gitlab_read_token
|
||||||
depends_on:
|
depends_on:
|
||||||
- build
|
- build
|
||||||
when:
|
|
||||||
event:
|
|
||||||
- push
|
|
||||||
- pull_request
|
|
||||||
|
|
||||||
- name: mysql8
|
- name: mysql8
|
||||||
pull: default
|
pull: default
|
||||||
|
Loading…
Reference in New Issue
Block a user