Remove redundand feedback

This commit is contained in:
Danny Bessems 2021-06-04 22:35:26 +02:00
parent fa6f029812
commit 01e2fff44f
1 changed files with 4 additions and 7 deletions

View File

@ -14,13 +14,10 @@ steps:
- name: Debugging information
image: bv11-cr01.bessems.eu/library/packer-extended
commands:
- |
set -x
yamllint --version
packer --version
pwsh --version
ovftool --version
- yamllint --version
- packer --version
- pwsh --version
- ovftool --version
- name: Windows Server 2019
image: bv11-cr01.bessems.eu/library/packer-extended
commands: