fix 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:18:40 +08:00
parent f441ce60e9
commit 35dcc5169a

2
Jenkinsfile vendored
View File

@ -1,7 +1,7 @@
pipeline { pipeline {
agent { agent {
docker { docker {
image 'art.uocat.com/dockertqcq/cross' image 'art.uocat.com/docker/tqcq/cross'
label 'v1.0.1' label 'v1.0.1'
} }
} }