Update 'Jenkinsfile'
This commit is contained in:
parent
8bb697b702
commit
2f0e6c17f9
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -39,6 +39,8 @@ pipeline{
|
||||
--platform $arch \
|
||||
--output "type=docker,push=false,name=xsangle/ci-tools:latest-$arch" \
|
||||
.
|
||||
docker tag xsangle/ci-tools:latest-$arch workstation:5000/xsangle/ci-tools:latest-$arch
|
||||
docker push workstation:5000/xsangle/ci-tools:latest-$arch
|
||||
done
|
||||
'''
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user