mirror of
http://124.126.16.154:8888/singularity/docker-images-hyperf.git
synced 2026-01-15 00:35:08 +08:00
ci(jenkins): 🐎 尝试修复无法登录的问题
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -3,7 +3,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Build 8.0-swoole') {
|
||||
steps {
|
||||
sh 'docker login harbor.luxcreo.cn -u robot$library+jenkinsfile -p Bw0teIfUhP7WBd1yDp7DTWSbF0d5nVvE'
|
||||
sh 'docker login harbor.luxcreo.cn -u \'robot$library+jenkinsfile\' -p Bw0teIfUhP7WBd1yDp7DTWSbF0d5nVvE'
|
||||
sh 'docker build -t harbor.luxcreo.cn/library/hyperf:8.0-swoole -f swoole/8.0/Dockerfile .'
|
||||
sh 'docker push harbor.luxcreo.cn/library/hyperf:8.0-swoole'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user