| << Back to previous view |
[QB-3834] [step][build] miss powershell command option
|
|
| Status: | Open |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 11.0.26 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Bin Wu | Assigned To: | Robin Shen |
| Resolution: | Unresolved | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Environment: | Upgrade from 9.0.48 to 11.0.26 in docker image: openjdk:11-jdk | ||
| File Attachments: |
|
| Description |
|
Maybe I miss something
In 9.0.48 I can add powershell type command script to do something on windows environment but I just find I couldn't add new build type for the powershell Current our environment of [step][build][powershell] inherit from 9.0.48 So I couldn't change step from shell(linux) to powershell(windows) for the same name I need to copy an exist powershell step for it and give it as almost same name... |
| Comments |
| Comment by Robin Shen [ 08/Feb/22 12:19 AM ] |
|
Make sure you have not disabled powershell plugin by mistake, otherwise, it should exist in build sub menu
|
| Comment by Bin Wu [ 08/Feb/22 01:23 AM ] |
|
yes, this option been disabled
thank you for remind I can add powershell now but why this option already been disabled, powershell exist step still can execute? from normally logic, it should not be executed or report some error |