Skip to content

Commit

Permalink
Add GH PAT to codebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
lakkeger committed Apr 9, 2024
1 parent 9bfc3df commit 94587a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 94587a6

Please sign in to comment.