Skip to content

Commit 6939de4

Browse files
Update articles/static-web-apps/build-configuration.md
Co-authored-by: Craig Shoemaker <[email protected]>
1 parent c31bf27 commit 6939de4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/static-web-apps/build-configuration.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,9 @@ with:
250250
output_location: "public" # Built app content directory, relative to app_location - optional
251251
skip_api_build: true
252252
```
253-
253+
# [Azure Pipelines](#tab/azure-devops)
254+
This feature is unsupported in Azure Pipelines.
255+
---
254256
---
255257

256258
## Extend build timeout

0 commit comments

Comments
 (0)