Skip to content

test if KUBECONFIG is there #12

test if KUBECONFIG is there

test if KUBECONFIG is there #12

Workflow file for this run

name: sourcetoad/aliyun-deploy-action
on: push
jobs:
bash-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint Bash
uses: azohra/shell-linter@latest
with:
path: '*.sh'