Jenkinsfile @@ -81,7 +81,10 @@ } } } echo "todo add version" steps{ echo "todo add version" } } stage('deploy') { when { branch 'master' }