mirror of https://github.com/dapr/docs.git
				
				
				
			copy yaron fix (#3397)
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
		
							parent
							
								
									ce7da601e9
								
							
						
					
					
						commit
						69af5de439
					
				|  | @ -37,7 +37,7 @@ jobs: | ||||||
|           app_location: "/daprdocs" # App source code path |           app_location: "/daprdocs" # App source code path | ||||||
|           api_location: "api" # Api source code path - optional |           api_location: "api" # Api source code path - optional | ||||||
|           output_location: "public" # Built app content directory - optional |           output_location: "public" # Built app content directory - optional | ||||||
|           app_build_command: "hugo" |           app_build_command: "git config --global --add safe.directory /github/workspace && hugo" | ||||||
|           ###### End of Repository/Build Configurations ###### |           ###### End of Repository/Build Configurations ###### | ||||||
| 
 | 
 | ||||||
|   close_pull_request_job: |   close_pull_request_job: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue