1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 14:46:57 -05:00

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

This commit is contained in:
Antoine GIRARD 2019-07-17 08:12:32 +02:00 committed by Lunny Xiao
parent ce087c58ef
commit aaf8c9f047

View File

@ -455,7 +455,6 @@ trigger:
depends_on:
- testing
- translations
steps:
- name: fetch-tags