Migrates to Pester5+ tests #59
@ -99,5 +99,6 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- |
|
- |
|
||||||
pwsh -NonInteractive -c "& {
|
pwsh -NonInteractive -c "& {
|
||||||
Write-Verbose -Message ('Failed Steps: {0}' -f $Env:DRONE_FAILED_STEPS)
|
Import-Module './tools/DroneIO.psm1';
|
||||||
|
Invoke-ShowEnv -Verbose
|
||||||
}"
|
}"
|
||||||
|
Loading…
Reference in New Issue
Block a user