mirror of
				https://gitea.com/docker/build-push-action.git
				synced 2025-10-31 09:08:18 +07:00 
			
		
		
		
	Update documentation on escaping quotes
Signed-off-by: Malcolm Davis Steele <me@malcolmdavis.xyz>
This commit is contained in:
		
							parent
							
								
									d51711af0d
								
							
						
					
					
						commit
						e53bafea73
					
				| @ -661,7 +661,7 @@ secrets: | | |||||||
| | `FOO`              | `bar` | | | `FOO`              | `bar` | | ||||||
| | `EMPTYLINE`        | `aaaa\n\nbbbb\nccc` | | | `EMPTYLINE`        | `aaaa\n\nbbbb\nccc` | | ||||||
| 
 | 
 | ||||||
| > Note: all quote signs need to be doubled for escaping. | > Note: all quote signs need to be doubled for escaping. This is, for a secret `SECRET={"key":"value"}`, you'll need to provide `"SECRET={""key"":""value""}"`. | ||||||
| 
 | 
 | ||||||
| ## Troubleshooting | ## Troubleshooting | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user