Browse Source

MySQL instance is needed for all triggers (#11484)

tags/v1.12.0-rc1^0 v1.12.0-rc1
Lauris BH 5 years ago committed by GitHub
parent
commit
1aa6176bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .drone.yml

4
.drone.yml

@ -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