mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 07:21:31 +01:00
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