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:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -18,10 +18,6 @@ pipeline {
|
||||
env.MODE = 'test'
|
||||
}
|
||||
}
|
||||
sh """
|
||||
echo `whoami`
|
||||
newgrp docker
|
||||
"""
|
||||
}
|
||||
}
|
||||
stage('Build') {
|
||||
|
||||
Reference in New Issue
Block a user