mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
updated Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -17,7 +17,7 @@ pipeline {
|
||||
steps {
|
||||
echo "Running Setup..."
|
||||
|
||||
sh 'source ~/.bashrc'
|
||||
sh '. ~/.bashrc'
|
||||
// sh ". ${HOME}/.nvm/nvm.sh"
|
||||
// sh "nvm use 8.12"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user