Remove redundant feedback

This commit is contained in:
Danny Bessems 2021-06-04 22:35:56 +02:00
parent ae98042e4e
commit d3802bba75
1 changed files with 4 additions and 7 deletions

View File

@ -6,13 +6,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: Active Directory Domain Services
image: bv11-cr01.bessems.eu/library/packer-extended
pull: always