deis / jenkins-jobs

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

fix(jobs/component_release.groovy): check if tag already released #372

Closed vdice closed 7 years ago

vdice commented 7 years ago

Jenkins has a bizarre quirk of sometimes attempting to release a given tag multiple times, having been incorrectly triggered by other push events. Until we figure out the root cause, this quick check avoids attempting an subsequent releases of a tag.

vdice commented 7 years ago

tested via https://ci.deis.io/job/jenkins-release/8/