Update hypervisor FQDN #2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-03-24 20:49:46 +01:00
parent 225c7ac55e
commit 0271f5f959

View File

@ -46,7 +46,7 @@ steps:
- |
pwsh -file scripts/Remove-Resources.ps1 \
-VMName $DRONE_BUILD_NUMBER-${DRONE_COMMIT_SHA:0:10} \
-VSphereFQDN 'bv11-vc01.bessems.lan' \
-VSphereFQDN 'bv11-vc.bessems.lan' \
-VSphereUsername 'administrator@vsphere.local' \
-VSpherePassword $${VSPHERE_PASSWORD}
environment: