merge from dev #1
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
- name: Install kubeconform
|
||||
run: |
|
||||
curl -fsSL https://github.com/yannh/kubeconform/releases/latest/download/kubeconform-linux-amd64.tar.gz | tar xz
|
||||
wget -O- https://github.com/yannh/kubeconform/releases/latest/download/kubeconform-linux-amd64.tar.gz | tar xz
|
||||
mv kubeconform /usr/local/bin
|
||||
|
||||
- name: Validate manifests
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue