run mysql container with same conditions as other services
This commit is contained in:
parent
33e0e37537
commit
cf86abaf3c
1 changed files with 0 additions and 6 deletions
|
@ -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 a new issue