Skip to content

chore: Add CI = true env var to azure build #1254

chore: Add CI = true env var to azure build

chore: Add CI = true env var to azure build #1254

on:
issue_comment:
types: [created]
jobs:
action:
runs-on: ubuntu-latest
steps:
- uses: actions-hub/kubectl@master
env:
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}