From bf4232ba46ff25ff801e23b099af7281b8209ab8 Mon Sep 17 00:00:00 2001 From: ebosas Date: Tue, 9 Nov 2021 13:45:46 +0200 Subject: [PATCH] Testing pipeline --- deployments/pipeline-infrastructure.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/deployments/pipeline-infrastructure.yml b/deployments/pipeline-infrastructure.yml index d560a03..30dd02b 100644 --- a/deployments/pipeline-infrastructure.yml +++ b/deployments/pipeline-infrastructure.yml @@ -214,8 +214,6 @@ Resources: Filters: - JsonPath: "$.ref" MatchEquals: refs/heads/{Branch} - - JsonPath: "$.head_commit/message" - MatchEquals: '[DeployInfrastructure]' Authentication: GITHUB_HMAC TargetPipeline: !Ref Pipeline TargetAction: Source