diff --git a/ci/pipeline.yml b/ci/pipeline.yml index aed9bc6..4ac5b36 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -39,7 +39,7 @@ resources: access_token: ((github-access-token)) uri: ((github-repo)) branch: master - tag_filter: 'v[0-9]*' + tag_filter: 'v*' - name: golang type: docker-image @@ -108,4 +108,4 @@ jobs: params: {alert_type: failed} on_abort: put: slack - params: {alert_type: aborted} \ No newline at end of file + params: {alert_type: aborted}