mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-06-17 21:46:48 -07:00
ci: run localstack pipeline in integrity check
This commit is contained in:
@@ -31,3 +31,8 @@ jobs:
|
|||||||
name: Cloud Runner Integrity
|
name: Cloud Runner Integrity
|
||||||
uses: ./.github/workflows/cloud-runner-integrity.yml
|
uses: ./.github/workflows/cloud-runner-integrity.yml
|
||||||
secrets: inherit
|
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