Update .github/workflows/cloud-runner-integrity.yml
Co-authored-by: Gabriel Le Breton <lebreton.gabriel@gmail.com>cloud-runner-develop
parent
1b988ce73b
commit
6de312ee1a
|
|
@ -65,7 +65,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@v0.2.3
|
||||
uses: localstack/setup-localstack@v0.2.4
|
||||
with:
|
||||
install-awslocal: true
|
||||
- name: Create S3 bucket for tests (host LocalStack)
|
||||
|
|
|
|||
Loading…
Reference in New Issue