mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-01-29 03:59:08 +08:00
ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers
This commit is contained in:
2
.github/workflows/cloud-runner-integrity.yml
vendored
2
.github/workflows/cloud-runner-integrity.yml
vendored
@@ -89,7 +89,7 @@ jobs:
|
||||
for i in {1..60}; do kubectl get nodes && break || sleep 5; done
|
||||
kubectl get storageclass
|
||||
- name: Start LocalStack (S3)
|
||||
uses: localstack/setup-localstack@v1
|
||||
uses: localstack/setup-localstack@v0.2.3
|
||||
with:
|
||||
services: s3
|
||||
install-awslocal: true
|
||||
|
||||
Reference in New Issue
Block a user