Commit f89fa5d
fix(powershell): use azdo provided OIDC url variable (#584)
Allows the task to be used in release pipelines. Without this change, the url only applies to build pipelines.
* fix oidc request url for PowerShell Module
* use the correct OIDC request url
* add changelog
---------
Co-authored-by: Marian Epure <marian.epure@888holdings.com>1 parent 331a8e9 commit f89fa5d
File tree
2 files changed
+5
-1
lines changed- .changes/next-release
- src/tasks/AWSPowerShellModuleScript
2 files changed
+5
-1
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments