Skip to content

Add sanity helm template run. #46

Add sanity helm template run.

Add sanity helm template run. #46

Workflow file for this run

name: CI
on:
workflow_dispatch:
push:
branches: [main]
paths:
- "**.yaml"
pull_request:
branches: [main]
paths:
- "**.yaml"
jobs:
sanity:
runs-on: ubuntu-latest
name: helm-sanity debug
steps:
- uses: actions/checkout@v4
- uses: azure/[email protected]
- run: helm template mirrord-operator --set license.key=secret --debug