feat jenkins 部署2

This commit is contained in:
2026-01-01 11:41:46 +08:00
parent 2931970f36
commit a565692217

View File

@@ -120,7 +120,6 @@ pipeline {
-v /root/server/logs/gateway_log/:/app/logs \\
${env.IMAGE_TAG}
docker logout ${env.REGISTRY_URL}
EOF
"""
}
}