Skip to content

Commit a751d09

Browse files
Update implement-ci-cd-with-azure-devops.md
updated the image
1 parent 7b48e60 commit a751d09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/toolchain/implement-ci-cd-with-azure-devops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Add a `Node tool installer` task and define `10.X` in the `Version Spec` field.
215215

216216
The Microsoft 365 Common Language Interface (CLI) is an open source project built by the Microsoft 365 PnP Community. In order to leverage the CLI as part of your Release Definition, you first need to install it. Then, you will be able to take advantage of commands available to handle deployment. Add a `npm` task, select a `Custom` command and type `install -g @pnp/cli-microsoft365` in the `Command and Arguments` field.
217217

218-
![installing CLI for Microsoft 365](../../images/azure-devops-spfx-14.png)
218+
![installing CLI for Microsoft 365](../../images/azure-devops-spfx-node.png)
219219

220220
> [!NOTE]
221221
> Learn more about the [CLI for Microsoft 365](https://pnp.github.io/cli-microsoft365/)

0 commit comments

Comments
 (0)