From 1ddfd3be26c77483fa71fe6adb94de07953dd426 Mon Sep 17 00:00:00 2001 From: ebosas Date: Mon, 15 Nov 2021 10:50:49 +0200 Subject: [PATCH] Test pipeline [BuildAll] --- deployments/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/pipeline.yml b/deployments/pipeline.yml index b586b54..8907ce6 100644 --- a/deployments/pipeline.yml +++ b/deployments/pipeline.yml @@ -50,7 +50,7 @@ Resources: AuthenticationConfiguration: SecretToken: !Ref GitHubToken Filters: - - JsonPath: '$.ref' + - JsonPath: "$.ref" MatchEquals: refs/heads/{Branch} Authentication: GITHUB_HMAC TargetPipeline: !Ref Pipeline