Debugging versions
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Danny Bessems 2022-06-27 09:54:57 +02:00
parent 2ec6a756b7
commit 123518a787
1 changed files with 3 additions and 2 deletions

View File

@ -14,10 +14,11 @@ steps:
- name: Debugging information
image: bv11-cr01.bessems.eu/library/packer-extended
commands:
- yamllint --version
- packer --version
- ansible --version
- ovftool --version
- packer --version
- yamllint --version
- yq --version
- name: Kubernetes Bootstrap Appliance
image: bv11-cr01.bessems.eu/library/packer-extended
pull: always