| Jenkinsfile | ●●●●● patch | view | raw | blame | history | |
| test.js | ●●●●● 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