mirror of
				https://github.com/taigrr/yq
				synced 2025-01-18 04:53:17 -08:00 
			
		
		
		
	Fixing snapcraft yml
This commit is contained in:
		
							parent
							
								
									8861b392a8
								
							
						
					
					
						commit
						1159d0a212
					
				| @ -21,11 +21,11 @@ | |||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| - brew | - brew | ||||||
|   - brew bump-formula-pr --url=https://github.com/mikefarah/yq/archive/2.1.2.tar.gz yq |   - brew bump-formula-pr --url=https://github.com/mikefarah/yq/archive/2.2.0.tar.gz yq | ||||||
| 
 | 
 | ||||||
| - docker | - docker | ||||||
|   - build and push latest and new version tag |   - build and push latest and new version tag | ||||||
|   - docker build .  --arg -t mikefarah/yq:latest -t mikefarah/yq:VERSION  |   - docker build .  -t mikefarah/yq:latest -t mikefarah/yq:VERSION  | ||||||
| 
 | 
 | ||||||
| - debian package | - debian package | ||||||
|   - execute  |   - execute  | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| name: yq | name: yq | ||||||
| version: 2.2.0 | version: '2.2.0' | ||||||
| summary: A lightweight and portable command-line YAML processor | summary: A lightweight and portable command-line YAML processor | ||||||
| description: | | description: | | ||||||
|   The aim of the project is to be the jq or sed of yaml files. |   The aim of the project is to be the jq or sed of yaml files. | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user