mirror of
https://github.com/json-c/json-c.git
synced 2026-03-31 02:49:06 +08:00
Include updating the json-c-current-releaes gh-pages symlink as part of the release process.
This commit is contained in:
@@ -150,6 +150,8 @@ Update the gh-pages branch with new docs:
|
||||
mkdir json-c-${release}
|
||||
cp -R ../json-c-${release}/doc json-c-${release}/.
|
||||
git add json-c-${release}
|
||||
rm json-c-current-release
|
||||
ln -s json-c-${release} json-c-current-release
|
||||
git commit -a -m "Add the ${release} docs."
|
||||
|
||||
vi index.html
|
||||
|
||||
Reference in New Issue
Block a user