From 7eb6a92e9f46e8c16ea7ad3d21fede220bd114d0 Mon Sep 17 00:00:00 2001 From: Juto Yu Date: Sat, 21 Aug 2021 21:07:04 +0800 Subject: [PATCH] Remove unused resource --- pipelines/multi-branch/template.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pipelines/multi-branch/template.yml b/pipelines/multi-branch/template.yml index 2ec01e1..fe245cb 100644 --- a/pipelines/multi-branch/template.yml +++ b/pipelines/multi-branch/template.yml @@ -10,13 +10,6 @@ resources: source: uri: https://github.com/jutkko/examples -- name: build-artifact - type: gcs - source: - bucket: concourse-examples - json_key: ((gcp_service_account_key)) - regexp: multi-branch/features/((feature))/my-app-(.+)\.tgz - jobs: - name: test plan: