mirror of
http://124.126.16.154:8888/singularity/docker-images-hyperf.git
synced 2026-01-15 00:35:08 +08:00
ci(jenkins): 🐎 移除 8.0 的自动构建
This commit is contained in:
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@@ -8,12 +8,6 @@ pipeline {
|
||||
sh 'docker push harbor.luxcreo.cn/library/hyperf:7.4-swoole'
|
||||
}
|
||||
}
|
||||
stage('Build 8.0-swoole') {
|
||||
steps {
|
||||
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'
|
||||
}
|
||||
}
|
||||
stage('Build 8.1-swoole') {
|
||||
steps {
|
||||
sh 'docker build -t harbor.luxcreo.cn/library/hyperf:8.1-swoole -f swoole/8.1/Dockerfile .'
|
||||
|
||||
Reference in New Issue
Block a user