From dfc4b11e2dbc8e89437cd003db299a2820af1aa7 Mon Sep 17 00:00:00 2001 From: Drew Date: Thu, 26 Nov 2020 23:34:52 -0600 Subject: [PATCH] Updated source url --- pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline.yaml b/pipeline.yaml index 093a884..fcffc51 100644 --- a/pipeline.yaml +++ b/pipeline.yaml @@ -4,7 +4,7 @@ resources: type: git icon: git source: - uri: https://git.nulloctet.com/docker/terraform.git + uri: https://git.nulloctet.com/Docker/terraform.git tag_filter: "*[0-9].*[0-9].*[0-9]" - name: image-dockerhub type: docker-image