diff --git a/pipeline.yml b/pipeline.yml index c10c1aa..6f9ef16 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -5,7 +5,7 @@ resources: icon: git source: uri: https://git.nulloctet.com/docker/mumble.git - tag_filter: '*[0-9].*[0-9].*[0-9]*(-rc*(.*[0-9]))' + tag_filter: "*[0-9].*[0-9].*[0-9]" - name: git-resource-image-nexus type: docker-image icon: docker