Fix publishing of draft firstapp guides
To publish the draft guides, we need to move them to publish-docs/api-ref. Fix the publishing location. Change-Id: Iaf27e9315031be232672ae4d33efff2c0db9ce65
This commit is contained in:
parent
84e86566e2
commit
2c69bdd2c5
@ -11,5 +11,5 @@ done
|
||||
# Draft documents
|
||||
for tag in dotnet fog pkgcloud shade; do
|
||||
tools/build-rst.sh firstapp \
|
||||
--tag ${tag} --target "draft/firstapp-${tag}"
|
||||
--tag ${tag} --target "api-ref/draft/firstapp-${tag}"
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user