Skip to content

Edge controller: only define GCP credentials env var when secret exists #120

Edge controller: only define GCP credentials env var when secret exists

Edge controller: only define GCP credentials env var when secret exists #120

Workflow file for this run

name: CI
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: lint
run: helm lint charts/*