mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-31 02:28:09 +00:00 
			
		
		
		
	CI: Pre-emptively delete logs dir after cache restore in test-collect-reports (#23600)
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/test-go.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/test-go.yml
									
									
									
									
										vendored
									
									
								
							| @@ -476,6 +476,7 @@ jobs: | ||||
|           name: test-results | ||||
|           path: test-results/go-test | ||||
|       - run: | | ||||
|           rm -rf test-results/go-test/logs | ||||
|           ls -lhR test-results/go-test | ||||
|           find test-results/go-test -mindepth 1 -mtime +3 -delete | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kuba Wieczorek
					Kuba Wieczorek