mirror of https://github.com/vector-im/riot-web
				
				
				
			Don't hardcode home dir in jenkins script
							parent
							
								
									f51669664c
								
							
						
					
					
						commit
						a0f572c26e
					
				|  | @ -2,7 +2,7 @@ | |||
| 
 | ||||
| set -e | ||||
| 
 | ||||
| export NVM_DIR="/home/jenkins/.nvm" | ||||
| export NVM_DIR="$HOME/.nvm" | ||||
| [ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" | ||||
| nvm use 6 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 David Baker
						David Baker