tests/post-hook.sh: Don't put result link in cwd
This commit is contained in:
		
							parent
							
								
									2053ac7747
								
							
						
					
					
						commit
						05a10dd835
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -5,7 +5,7 @@ clearStore
 | 
				
			||||||
export REMOTE_STORE=$TEST_ROOT/remote_store
 | 
					export REMOTE_STORE=$TEST_ROOT/remote_store
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Build the dependencies and push them to the remote store
 | 
					# Build the dependencies and push them to the remote store
 | 
				
			||||||
nix-build dependencies.nix --post-build-hook $PWD/push-to-store.sh
 | 
					nix-build -o $TEST_ROOT/result dependencies.nix --post-build-hook $PWD/push-to-store.sh
 | 
				
			||||||
 | 
					
 | 
				
			||||||
clearStore
 | 
					clearStore
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue