mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-01-29 03:59:08 +08:00
ci: run localstack pipeline in integrity check
This commit is contained in:
5
.github/workflows/integrity-check.yml
vendored
5
.github/workflows/integrity-check.yml
vendored
@@ -31,3 +31,8 @@ jobs:
|
||||
name: Cloud Runner Integrity
|
||||
uses: ./.github/workflows/cloud-runner-integrity.yml
|
||||
secrets: inherit
|
||||
|
||||
cloud-runner-localstack:
|
||||
name: Cloud Runner Integrity (LocalStack)
|
||||
uses: ./.github/workflows/cloud-runner-integrity-localstack.yml
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user