mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-28 03:08:14 +00:00
Fix merge issues on gh-pages branch, second try.
This commit is contained in:
parent
3a136a46a1
commit
f9c4c82da6
@ -37,5 +37,6 @@ jobs:
|
|||||||
git add docs
|
git add docs
|
||||||
git status
|
git status
|
||||||
git commit -m "Publish API documentation"
|
git commit -m "Publish API documentation"
|
||||||
git checkout --theirs gh-pages
|
git checkout gh-pages
|
||||||
|
git merge 3.0 --theirs
|
||||||
git push
|
git push
|
||||||
|
Loading…
Reference in New Issue
Block a user