mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-21 23:43:25 +01:00
Update FAQ.md
This commit is contained in:
parent
9682acba86
commit
d29e7e566d
@ -82,7 +82,7 @@
|
|||||||
|
|
||||||
<details><summary>How to execute PowerShell scripts in Jenkins?</summary>
|
<details><summary>How to execute PowerShell scripts in Jenkins?</summary>
|
||||||
|
|
||||||
1. **Install the Jenkins plugin:** `PowerShell plugin` (it uses PowerShell.exe on Windows and pwsh on Linux).
|
1. **Install the Jenkins plugin** *PowerShell plugin* from https://plugins.jenkins.io/ (the plugin uses PowerShell.exe on Windows and pwsh on Linux).
|
||||||
2. **Add or reference your PowerShell scripts in the Jenkins jobs or in your Jenkinsfiles.**
|
2. **Add or reference your PowerShell scripts in the Jenkins jobs or in your Jenkinsfiles.**
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user