We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9e8ef3 + 5484506 commit 1bacc9bCopy full SHA for 1bacc9b
docs/spfx/toolchain/implement-ci-cd-with-azure-pipelines.md
@@ -1,7 +1,7 @@
1
---
2
title: Implement Continuous Integration and Continuous deployment using Azure Pipelines (preview)
3
description: Streamlining the build and deployment process by automating manual steps.
4
-ms.date: 07/13/2020
+ms.date: 08/31/2020
5
ms.prod: sharepoint
6
localization_priority: Priority
7
@@ -116,7 +116,7 @@ parameters:
116
job_name: deploy_sppkg
117
# friendly name of the job
118
display_name: Upload & deploy *.sppkg to SharePoint app catalog
119
- # name of target enviroment deploying to
+ # name of target environment deploying to
120
target_environment: ''
121
# app catalog scope (tenant|sitecollection)
122
o365cli_app_catalog_scope: 'tenant'
0 commit comments