mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Removing auto-branch revert for doc build
This commit is contained in:
parent
31c70f7897
commit
2a70a8a688
1 changed files with 2 additions and 7 deletions
|
|
@ -32,12 +32,7 @@ git commit -a -m "Updated HTML docs"
|
|||
# echo "Skipping deployment"
|
||||
git push origin gh-pages
|
||||
|
||||
if [[ -z ${CI} ]]; then
|
||||
# skip getting back in CI build
|
||||
echo "In CI build"
|
||||
else
|
||||
# get back to previous branch
|
||||
git checkout -
|
||||
fi
|
||||
# get back to previous branch
|
||||
# git checkout -
|
||||
|
||||
echo "Deployed to https://evennia.github.io/evennia/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue