mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 01:05:26 +01:00 
			
		
		
		
	Merge branch 'mod' of appleboy/tea into master
This commit is contained in:
		
							
								
								
									
										11
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								.drone.yml
									
									
									
									
									
								
							| @@ -12,6 +12,8 @@ pipeline: | |||||||
|   build: |   build: | ||||||
|     image: golang:1.12 |     image: golang:1.12 | ||||||
|     pull: true |     pull: true | ||||||
|  |     environment: | ||||||
|  |       GOPROXY: https://goproxy.cn | ||||||
|     commands: |     commands: | ||||||
|       - make clean |       - make clean | ||||||
|       - make vet |       - make vet | ||||||
| @@ -52,15 +54,6 @@ pipeline: | |||||||
|     when: |     when: | ||||||
|       event: [ tag ] |       event: [ tag ] | ||||||
|  |  | ||||||
|   coverage: |  | ||||||
|     image: robertstettner/drone-codecov |  | ||||||
|     secrets: [ codecov_token ] |  | ||||||
|     files: |  | ||||||
|       - coverage.out |  | ||||||
|     when: |  | ||||||
|       event: [ push, pull_request ] |  | ||||||
|       branch: [ master ] |  | ||||||
|  |  | ||||||
|   static: |   static: | ||||||
|     image: techknowlogick/xgo:latest |     image: techknowlogick/xgo:latest | ||||||
|     pull: true |     pull: true | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 techknowlogick
					techknowlogick