Skip to content

Commit

Permalink
test k8s connection
Browse files Browse the repository at this point in the history
  • Loading branch information
obalaribe committed Sep 2, 2024
1 parent 55221b9 commit 75a5f92
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,14 @@ jobs:
TURING_URL=wss://turing-rpc.avail.so/ws
MAINNET_URL=wss://mainnet-rpc.avail.so/ws
deploy_release:
k8s_deployment:
# needs: [build_explorer]
runs-on: ubuntu-20.04
environment: prod
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Set up Kubectl
uses: azure/setup-kubectl@v1
with:
Expand Down

0 comments on commit 75a5f92

Please sign in to comment.