forked from Elara6331/itd
		
	Add woodpecker config
This commit is contained in:
		
							
								
								
									
										8
									
								
								.woodpecker.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								.woodpecker.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | |||||||
|  | pipeline: | ||||||
|  |   release: | ||||||
|  |     image: goreleaser/goreleaser | ||||||
|  |     commands: | ||||||
|  |       - goreleaser release | ||||||
|  |     secrets: [ gitea_token, aur_key ] | ||||||
|  |     when: | ||||||
|  |       event: tag | ||||||
		Reference in New Issue
	
	Block a user