From ef7273491e44cd1ef8bfd6acb0ff98aac75a7a51 Mon Sep 17 00:00:00 2001 From: ebosas Date: Tue, 9 Nov 2021 10:48:17 +0200 Subject: [PATCH] Test pipeline --- deployments/pipeline-infrastructure.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/deployments/pipeline-infrastructure.yml b/deployments/pipeline-infrastructure.yml index 6d98d5c..9e877f5 100644 --- a/deployments/pipeline-infrastructure.yml +++ b/deployments/pipeline-infrastructure.yml @@ -242,6 +242,7 @@ Resources: Repo: !Ref GitHubRepo Branch: !Ref GitHubBranch OAuthToken: !Ref GitHubToken + PollForSourceChanges: false OutputArtifacts: - Name: Source RunOrder: 1