(cherry picked from commit 0d374f28d2
)
This commit is contained in:
parent
31e28a04a5
commit
3ac6c6ebd9
2 changed files with 3 additions and 2 deletions
|
@ -1 +1,2 @@
|
||||||
windows/ci/group3
|
windows/ci/group1
|
||||||
|
windows/ci/smoketest
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
- '"This module cannot run as it requires a minimum PowerShell version of 20.0.0.0, actual was " in invalid_ps_version.msg'
|
- '"This module cannot run as it requires a minimum PowerShell version of 20.0.0.0, actual was " in invalid_ps_version.msg'
|
||||||
|
|
||||||
- name: test out environment block for task
|
- name: test out environment block for task
|
||||||
win_shell: set | more
|
win_shell: set
|
||||||
args:
|
args:
|
||||||
executable: cmd.exe
|
executable: cmd.exe
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue