Builds Not Triggering Upon Commit/Tag Push
There will be a "no workflow" message shown in the UI for pipelines triggered by a tag push when there is no tag filter present for the jobs in the config.yml
file. CircleCI does not build on tags. Tag filters need to be added to each job.
Comments
Please sign in to leave a comment.