Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 8816187

Browse files
authored
Update 4-configure-build-steps.md
1 parent c9e75ef commit 8816187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_docs/solution-accelerators/tutorials/enable-continuous-integration/csharp/4-configure-build-steps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: tutorial
33
category: Solution Accelerators
44
subcategory: Enable continuous integration
55
title: Configure the build steps
6-
language: C#
6+
language: csharp
77
order: 4
88
---
99

@@ -27,4 +27,4 @@ order: 4
2727
![Select an existing YAML file]({{site.baseurl}}/assets/images/branch-yaml.png)
2828

2929
1. The build pipeline is created successfully and you will see the configuration of the **YAML** file. Now select **Run** to start the build process.
30-
![Run the build process]({{site.baseurl}}/assets/images/run-pipeline.png)
30+
![Run the build process]({{site.baseurl}}/assets/images/run-pipeline.png)

0 commit comments

Comments
 (0)