Compare commits
6 commits
425be27aad
...
611320a699
| Author | SHA1 | Date | |
|---|---|---|---|
| 611320a699 | |||
| c9700654f7 | |||
| 9ab1fc988b | |||
| c82664d952 | |||
| b646685870 | |||
| eb17d8174d |
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
- name: Install kubeconform
|
||||
run: |
|
||||
curl -sL 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