Update 'Jenkinsfile'
This commit is contained in:
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
|
||||
'''
|
||||
}
|
||||
|
Reference in New Issue
Block a user