ci: pnpm docker:start
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -114,10 +114,7 @@ jobs:
|
||||
key: ${{ github.sha }}-${{ github.run_number }}
|
||||
|
||||
- name: Start LocalStack
|
||||
uses: LocalStack/setup-localstack@v0.1.2
|
||||
with:
|
||||
image-tag: 'latest'
|
||||
configuration: SERVICES=s3 DEBUG=1 DATA_DIR=/tmp/localstack/data
|
||||
run: pnpm docker:start
|
||||
|
||||
- name: Start PostgreSQL
|
||||
uses: CasperWA/postgresql-action@v1.2
|
||||
|
||||
Reference in New Issue
Block a user