e4ee99ccdb8fe087c217c115705f5661c7975578..0618d31e61326408208dbc9c5343138f004b4e56
2021-11-18 zhanglei
fix
0618d3 diff | tree
2021-11-18 zhanglei
fix
9f7966 diff | tree
2 files modified
8 ■■■■ changed files
Jenkinsfile 7 ●●●● patch | view | raw | blame | history
test.js 1 ●●●● patch | view | raw | blame | history
Jenkinsfile
@@ -50,7 +50,12 @@
                    }
                }
            }
           echo "todo add version"
            steps{
                step{
                    echo "todo add version"
                }
            }
        }
        stage('deploy') {
            when { branch 'master' }
test.js
@@ -0,0 +1 @@
test