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