mirror of
				https://github.com/xiaoqidun/ihash.git
				synced 2025-10-31 16:59:37 +08:00 
			
		
		
		
	chore(自动部署): 添加ci文件
This commit is contained in:
		
							
								
								
									
										10
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								.drone.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| kind: pipeline | ||||
| type: docker | ||||
| name: default | ||||
|  | ||||
| steps: | ||||
|   - name: build | ||||
|     pull: if-not-exists | ||||
|     image: golang:alpine | ||||
|     commands: | ||||
|       - go build -mod=vendor ihash.go | ||||
		Reference in New Issue
	
	Block a user