Update Jenkinsfile
Some checks failed
gitea-sync/ci-image/pipeline/head There was a failure building this commit
Some checks failed
gitea-sync/ci-image/pipeline/head There was a failure building this commit
This commit is contained in:
parent
695d55f93e
commit
92d734bbe6
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -33,8 +33,8 @@ pipeline{
|
|||||||
--platform $arch \
|
--platform $arch \
|
||||||
--output "type=docker,push=false,name=xsangle/ci-tools:latest-$arch_name" \
|
--output "type=docker,push=false,name=xsangle/ci-tools:latest-$arch_name" \
|
||||||
.
|
.
|
||||||
docker tag xsangle/ci-tools:latest-$arch_name workstation:5000/xsangle/ci-tools:latest-$arch_name
|
# docker tag xsangle/ci-tools:latest-$arch_name workstation:5000/xsangle/ci-tools:latest-$arch_name
|
||||||
docker push workstation:5000/xsangle/ci-tools:latest-$arch_name
|
# docker push workstation:5000/xsangle/ci-tools:latest-$arch_name
|
||||||
done
|
done
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user