wangzilun
2022-02-21 b9e4c0f10ed1f35bda230dbe5f96a681143b5c1d
测试
2 files modified
5 ■■■■ changed files
Jenkinsfile 3 ●●●●● patch | view | raw | blame | history
test.js 2 ●●● patch | view | raw | blame | history
Jenkinsfile
@@ -75,9 +75,6 @@
                //2. 有任意浏览器页面资源文件修改
                //3. 不包含[项目名.java]文件的修改
                allOf {
                    not {
                        branch 'master'
                    }
                    anyOf {
                        changeset "**/*.js"
                        changeset "**/*.css"
test.js
@@ -1 +1 @@
111
111111