0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 13:54:19 +01: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