Skip to content

Commit

Permalink
Merge branch 'main' into alpine-dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pepoviola authored Jan 9, 2024
2 parents 33127e0 + 25838c5 commit 9d12aa8
Show file tree
Hide file tree
Showing 10 changed files with 168 additions and 203 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/k8s-cleaner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
export_default_credentials: true

- name: Login to GCP
uses: google-github-actions/auth@v2.0.0
uses: google-github-actions/auth@v2.0.1
with:
credentials_json: ${{ secrets.GCP_SA_KEY }}

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ Below can be found some of the projects that are currently using Zombienet as in
- [Cumulus](https://github.com/paritytech/cumulus/tree/master/zombienet/tests)
- [Polkadot](https://polkadot.network/) in the [testing pipeline](https://github.com/paritytech/polkadot/blob/eafdfc36492384e16e1c253be9d5097fb3f33c60/scripts/ci/gitlab/pipeline/zombienet.yml);
- [Substrate](https://github.com/paritytech/substrate/tree/master/zombienet)
- [Substrate Connect](https://github.com/paritytech/substrate-connect/tree/main/.zombienet-tests)
- [Substrate Connect](https://github.com/paritytech/substrate-connect/tree/main/zombienet-tests)

**In the Polkadot ecosystem:**

Expand Down
Loading

0 comments on commit 9d12aa8

Please sign in to comment.