diff --git a/buildspec.yml b/buildspec.yml index 0b6e6ef..b5d7e1d 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 + git-credential-helper: yes phases: install: