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
@@ -8,7 +8,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Setup') {
|
||||
steps {
|
||||
"Running Setup..."
|
||||
echo "Running Setup..."
|
||||
sh 'source /home/yeqing/.profile'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user