updated Jenkinsfile

This commit is contained in:
Marvin Zhang
2019-06-01 14:19:56 +08:00
parent c0b855bf02
commit c1a67c1fe5

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"