Skip to content

added base k8s deployment #3

added base k8s deployment

added base k8s deployment #3

Workflow file for this run

name: Testnet CD for graphix
on:
workflow_dispatch:
push:
pull_request:
jobs:
deploy:
uses: ./.github/workflows/template-deploy.yaml
with:
ENVIRONMENT: testnet
secrets:
GCP_SECRET: ${{ secrets.GCP_GRAPH_NETWORK }}