diff --git a/buildspec.yml b/buildspec.yml index 0b6e6ef..0350813 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -8,6 +8,7 @@ env: AWS_SECRET_ACCESS_KEY: test parameter-store: LOCALSTACK_AUTH_TOKEN: /CodeBuild/LOCALSTACK_AUTH_TOKEN + GITHUB_PAT: /CodeBuild/GH_TOKEN phases: install: