Skip to content

added base k8s deployment #2

added base k8s deployment

added base k8s deployment #2

Workflow file for this run

name: Testnet CD for graphix
on:
workflow_dispatch:
push:
pull_request:
jobs:
deploy:
uses: ./.github/workflows/template-deploy.yaml

Check failure on line 10 in .github/workflows/cd-testnet.yaml

View workflow run for this annotation

GitHub Actions / Testnet CD for graphix

Invalid workflow file

The workflow is not valid. .github/workflows/cd-testnet.yaml (Line: 10, Col: 11): Secret TRANSCRYPT is required, but not provided while calling.
with:
ENVIRONMENT: testnet
secrets:
GCP_SECRET: ${{ secrets.GCP_GRAPH_NETWORK }}