MySQL instance is needed for all triggers (#11484)

mj-v1.12
Lauris BH 4 years ago committed by GitHub
parent 2289e59bd7
commit 1aa6176bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -105,10 +105,6 @@ services:
from_secret: gitlab_read_token
depends_on:
- build
when:
event:
- push
- pull_request
- name: mysql8
pull: default

Loading…
Cancel
Save