feat update docker declare
Some checks reported errors
test/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
test/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
a5078ca519
commit
8575724316
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -1,7 +1,9 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
docker {
|
docker {
|
||||||
image 'art.uocat.com/tqcq/cross:v1.0.1'
|
image 'tqcq/cross'
|
||||||
|
label 'v1.0.1'
|
||||||
|
registryUrl 'https://art.uocat.com/'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user