mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-29 17:52:28 +00:00
[WIFI-11729] Fix: doc generation error
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
1
.github/workflows/openapi-pages.yml
vendored
1
.github/workflows/openapi-pages.yml
vendored
@@ -34,6 +34,7 @@ jobs:
|
|||||||
git config --global user.name "TIP Automation User"
|
git config --global user.name "TIP Automation User"
|
||||||
git pull
|
git pull
|
||||||
git checkout gh-pages || git checkout -b gh-pages
|
git checkout gh-pages || git checkout -b gh-pages
|
||||||
|
rm -rf docs
|
||||||
mv tmp-docs docs
|
mv tmp-docs docs
|
||||||
git add docs
|
git add docs
|
||||||
git commit -m'Update OpenAPI docs for GitHub pages'
|
git commit -m'Update OpenAPI docs for GitHub pages'
|
||||||
|
|||||||
Reference in New Issue
Block a user