测试发版

This commit is contained in:
谷成伟 2024-06-19 16:55:31 +08:00
parent d85c6ae083
commit 21ae3867cb

3
Jenkinsfile vendored
View File

@ -3,9 +3,6 @@ pipeline {
PROJECT_NAME='ry-das' PROJECT_NAME='ry-das'
} }
agent any agent any
tools {
dockerTool 'local'
}
stages { stages {
stage('拉取源码') { stage('拉取源码') {
steps { steps {