Skip to content

Commit

Permalink
snapcraft: make it clear the lxd-doc is staged during lxd build
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel committed Feb 5, 2024
1 parent fe66955 commit fa9b670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1413,7 +1413,7 @@ parts:
rm -rf doc/html/_sphinx_design_static/
rm -rf doc/html/_sources/
# Copy the static website
# Stage the static website
mkdir -p "${CRAFT_STAGE}/share/lxd-documentation"
cp -a doc/html/. "${CRAFT_STAGE}/share/lxd-documentation/"
fi
Expand Down

0 comments on commit fa9b670

Please sign in to comment.