Browse Source

don't make release-version deps on transalations since translations is only triggered by push on master (#7496)

tags/v1.11.0-dev
Antoine GIRARD Lunny Xiao 6 years ago
parent
commit
b0306c9cd5
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .drone.yml

+ 0
- 1
.drone.yml View File

@@ -455,7 +455,6 @@ trigger:

depends_on:
- testing
- translations

steps:
- name: fetch-tags


Loading…
Cancel
Save