diff --git a/deployments/pipeline-service.yml b/deployments/pipeline-service.yml index 87a0c96..6927fd2 100644 --- a/deployments/pipeline-service.yml +++ b/deployments/pipeline-service.yml @@ -52,6 +52,7 @@ Resources: # Token: !Ref GitHubToken # ServerType: GITHUB # AuthType: PERSONAL_ACCESS_TOKEN + CodeBuildProject: Type: AWS::CodeBuild::Project