Skip to content

Commit bb7a69c

Browse files
authored
Merge pull request #116083 from craigshoemaker/patch-5
Update publish steps to stop double builds
2 parents 47411e4 + cfa331d commit bb7a69c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/static-web-apps/publish-hugo.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,14 +128,12 @@ Next, you add configuration settings that the build process uses to build your a
128128

129129
1. Click the **Next: Build >** button to edit the build configuration
130130

131-
1. Set _App location_ to **/**.
131+
1. Set _App location_ to **public**.
132132

133-
1. Set _App artifact location_ to **public**.
133+
1. Leave the _App artifact location_ blank.
134134

135135
A value for _API location_ isn't necessary as you aren't deploying an API at the moment.
136136

137-
:::image type="content" source="./media/publish-hugo/build-details.png" alt-text="Build Settings":::
138-
139137
### Review and create
140138

141139
1. Click the **Review + Create** button to verify the details are all correct.

0 commit comments

Comments
 (0)