mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 04:02:26 -05:00 
			
		
		
		
	[chore] make wasm sqlite3 available to goreleaser via env var (#2938)
This commit is contained in:
		
					parent
					
						
							
								a276b1ca06
							
						
					
				
			
			
				commit
				
					
						4dc30f8687
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -29,6 +29,8 @@ builds: | ||||||
|       - timetzdata |       - timetzdata | ||||||
|       - >- |       - >- | ||||||
|         {{ if and (index .Env "DEBUG") (.Env.DEBUG) }}debugenv{{ end }} |         {{ if and (index .Env "DEBUG") (.Env.DEBUG) }}debugenv{{ end }} | ||||||
|  |       - >- | ||||||
|  |         {{ if and (index .Env "WASMSQLITE3") (.Env.WASMSQLITE3) }}wasmsqlite3{{ end }} | ||||||
|     env: |     env: | ||||||
|       - CGO_ENABLED=0 |       - CGO_ENABLED=0 | ||||||
|     goos: |     goos: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue