triggermesh / tm

TriggerMesh CLI to work with knative objects
https://triggermesh.com
Apache License 2.0
84 stars 15 forks source link

circleci: optimisations to ghr workaround in release job #160

Closed sameersbn closed 4 years ago

tzununbekov commented 4 years ago

@sameersbn is there a way to prevent build stage from the execution if pipeline was falsely triggered by the release artifacts update? Build stage (tests in particular) is very time and resources consuming and often failing because of timeouts

sameersbn commented 4 years ago

@tzununbekov I will check that out. This PR is just to get me started :sunglasses: