feat/support_fiber #6

Merged
tqcq merged 52 commits from feat/support_fiber into master 2024-08-11 13:03:04 +08:00
Showing only changes of commit f441ce60e9 - Show all commits

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/'
}
}