ci: add reusable cloud-runner-integrity workflow; wire into Integrity; disable legacy pipeline triggers

pull/728/head
Frostebite 2025-09-07 03:55:46 +01:00
parent 831b913577
commit df650638a8
1 changed files with 1 additions and 1 deletions

View File

@ -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