This commit is contained in:
2026-06-18 10:14:43 +08:00
parent ce23aab39c
commit a4a0d0d7c4
Vendored
+1 -1
View File
@@ -16,7 +16,7 @@ pipeline {
} }
} }
stage('Docker Compose 发布本机') { stage('Docker Compose 发布 root') {
steps { steps {
sh ''' sh '''
cd /mydata/docker/rongshuo cd /mydata/docker/rongshuo