mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 21:10:33 +05:00
fix deploy
This commit is contained in:
parent
42faaacdb7
commit
e37706f934
@ -13,7 +13,7 @@ push_github_sourceforge:
|
||||
- git remote add sourceforge ssh://mhochste@git.code.sf.net/p/netgen-mesher/git || true
|
||||
- git remote add github git@github.com:NGSolve/netgen.git || true
|
||||
- git remote update
|
||||
- git checkout master
|
||||
- git checkout --track origin/master
|
||||
- git pull origin master
|
||||
- git push sourceforge master --tags
|
||||
- git push github master --tags
|
||||
|
Loading…
Reference in New Issue
Block a user