deis / jenkins-jobs

DSL representations of Jenkins jobs for Deis
MIT License
27 stars 18 forks source link

fix(workflow_chart_pipeline.groovy): remove git checkout cmd #350

Closed vdice closed 7 years ago

vdice commented 7 years ago

tested via https://ci.deis.io/job/workflow-chart-release/8/console

bacongobbler commented 7 years ago

Just background context, what broke due to this or what are we fixing? Just that helm no longer requires you to check out release tags of the source code?

vdice commented 7 years ago

@bacongobbler good question -- this is fixing a regression from an earlier refactor wherein this line was mistakenly added. We have no need to check out the tag as we're just fetching and updating resources from the chart repo using helm and az.