asdf
This commit is contained in:
parent
086d9a2c02
commit
17bf1e1e16
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -3,6 +3,7 @@ pipeline {
|
|||||||
dockerfile {
|
dockerfile {
|
||||||
filename 'Dockerfile'
|
filename 'Dockerfile'
|
||||||
args '-u root:root'
|
args '-u root:root'
|
||||||
|
registryUrl 'https://hub.docker.com/repository/docker/s487187/ium'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user