feat use new image
Some checks reported errors
test/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
tqcq 2024-08-06 11:01:09 +08:00
parent 1cc2382bdf
commit f441ce60e9

3
Jenkinsfile vendored
View File

@ -1,9 +1,8 @@
pipeline {
agent {
docker {
image 'tqcq/cross'
image 'art.uocat.com/dockertqcq/cross'
label 'v1.0.1'
registryUrl 'https://art.uocat.com/'
}
}