updated Jenkinsfile

This commit is contained in:
Marvin Zhang
2019-06-01 14:19:56 +08:00
parent 35377ece93
commit 5989ae1926

2
Jenkinsfile vendored
View File

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