You've already forked goreleaser
							
							
				mirror of
				https://github.com/goreleaser/goreleaser.git
				synced 2025-10-30 23:58:09 +02:00 
			
		
		
		
	build: remove duplicated schema generation
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
		| @@ -8,7 +8,6 @@ fi | |||||||
|  |  | ||||||
| rm -rf www/docs/cmd/*.md | rm -rf www/docs/cmd/*.md | ||||||
| go run . docs | go run . docs | ||||||
| go run . schema -o ./www/docs/static/schema.json |  | ||||||
| "$SED" \ | "$SED" \ | ||||||
| 	-i'' \ | 	-i'' \ | ||||||
| 	-e 's/SEE ALSO/See also/g' \ | 	-e 's/SEE ALSO/See also/g' \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user