zhanglei
2021-11-18 08c69ca2ea4d5a18f212c436715085032c1856e5
test js
1 files modified
1 files added
4 ■■■ changed files
Jenkinsfile 4 ●●● patch | view | raw | blame | history
test.js patch | view | raw | blame | history
Jenkinsfile
@@ -81,9 +81,7 @@
                    }
                }
            }
            steps {
                versionAdd("${project_name}","${GIT_CREDENTIALS_ID}","${url}","${GIT_BRANCH}")
            }
           echo "todo add version"
        }
        stage('deploy') {
            when { branch 'master' }
test.js