wip
This commit is contained in:
parent
2fd83fe8dc
commit
5353e473e2
@ -99,5 +99,6 @@ steps:
|
||||
commands:
|
||||
- |
|
||||
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