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 - name: Debugging information
image: bv11-cr01.bessems.eu/library/packer-extended image: bv11-cr01.bessems.eu/library/packer-extended
commands: commands:
- | - yamllint --version
set -x - packer --version
- pwsh --version
yamllint --version - ovftool --version
packer --version
pwsh --version
ovftool --version
- name: Active Directory Domain Services - name: Active Directory Domain Services
image: bv11-cr01.bessems.eu/library/packer-extended image: bv11-cr01.bessems.eu/library/packer-extended
pull: always pull: always