No static link in lib
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -2,7 +2,7 @@ pipeline {
|
||||
|
||||
agent {
|
||||
docker {
|
||||
image 'infnpd/cmt-environment:latest-centos7'
|
||||
image 'infnpd/cmt-environment:1.0-centos7'
|
||||
args '-u 0:0'
|
||||
label 'DOCKER'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user