Skip to content

Commit

Permalink
Add cloud pods
Browse files Browse the repository at this point in the history
  • Loading branch information
lakkeger committed Apr 9, 2024
1 parent 247fa3a commit 42ecaf1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ phases:
use-pro: 'true'
configuration: LS_LOG=trace
install-awslocal: 'true'
- name: Load Pod
uses: LocalStack/setup-localstack@cloud-pods
with:
name: codebuild-pod
action: load
pre_build:
commands:
- bin/deploy.sh
Expand Down

0 comments on commit 42ecaf1

Please sign in to comment.