mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-29 16:41:33 +00:00
trying more
This commit is contained in:
4
Makefile
4
Makefile
@ -312,8 +312,8 @@ docs:
|
||||
|
||||
docs-publish:
|
||||
git clone -b "gh-pages" --depth=1 https://wasmerbot:${GITHUB_DOCS_TOKEN}@github.com/wasmerio/wasmer.git api-docs-repo
|
||||
# cp -R ${RUST_DOCS_DIR:-api-docs}/* api-docs-repo
|
||||
# cd api-docs-repo && git add index.html rust/* c/*
|
||||
cp -R ${RUST_DOCS_DIR:-api-docs}/* api-docs-repo
|
||||
cd api-docs-repo && git add index.html rust/* c/*
|
||||
# cd api-docs-repo && git commit -m "Publishing GitHub Pages ***CI***"
|
||||
# cd api-docs-repo && git push origin gh-pages
|
||||
|
||||
|
Reference in New Issue
Block a user