mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Signed-off-by: Nick Meyer <nick@e3b0c442.io>
This commit is contained in:
		@@ -7,6 +7,9 @@ pipeline:
 | 
			
		||||
    image: docker:git
 | 
			
		||||
    commands:
 | 
			
		||||
      - git fetch --tags --force
 | 
			
		||||
    when:
 | 
			
		||||
      event:
 | 
			
		||||
        exclude: [ pull_request ]
 | 
			
		||||
 | 
			
		||||
  download_translations:
 | 
			
		||||
    image: jonasfranz/crowdin
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user