updated Jenkinsfile

This commit is contained in:
Marvin Zhang
2019-06-01 14:23:49 +08:00
parent 5989ae1926
commit ddcac393b6

2
Jenkinsfile vendored
View File

@@ -17,7 +17,7 @@ pipeline {
steps {
echo "Running Setup..."
sh '. ~/.bashrc'
sh '. ~/.profile'
// sh ". ${HOME}/.nvm/nvm.sh"
// sh "nvm use 8.12"