Compare commits

..

No commits in common. "611320a699dd0679dbf15ff6879796d7c0114b8a" and "425be27aadd026ccaa9b22d2eba9c694122ffdd4" have entirely different histories.

View file

@ -12,7 +12,7 @@ jobs:
- name: Install kubeconform
run: |
wget -O- https://github.com/yannh/kubeconform/releases/latest/download/kubeconform-linux-amd64.tar.gz | tar xz
curl -sL https://github.com/yannh/kubeconform/releases/latest/download/kubeconform-linux-amd64.tar.gz | tar xz
mv kubeconform /usr/local/bin
- name: Validate manifests