Force install of correct kustomize version in GHA

This commit is contained in:
Shane McDonald
2021-09-29 15:31:18 -04:00
parent 59efcb7be8
commit 88dd0e648e

View File

@@ -43,5 +43,6 @@ jobs:
PY_COLORS: '1'
ANSIBLE_FORCE_COLOR: '1'
run: |
sudo rm -f $(which kustomize)
make kustomize
KUSTOMIZE_PATH=$(readlink -f bin/kustomize) molecule test -s kind