Browse Source

run mysql container with same conditions as other services

tags/v1.13.0-rc1
Matti R 3 years ago
parent
commit
cf86abaf3c
No account linked to committer's email address
1 changed files with 0 additions and 6 deletions
  1. 0
    6
      .drone.yml

+ 0
- 6
.drone.yml View File

@@ -119,12 +119,6 @@ services:
from_secret: gitlab_read_token
depends_on:
- build
when:
branch:
- master
event:
- push
- pull_request

- name: mysql8
pull: default

Loading…
Cancel
Save