mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-26 04:40:34 +05:00
gitlab-ci: push to github repository
This commit is contained in:
parent
f992503499
commit
82c61f04a8
@ -163,10 +163,12 @@ deploy_sourceforge:
|
||||
- docker
|
||||
script:
|
||||
- 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 pull origin master
|
||||
- git push sourceforge master
|
||||
- git push github master
|
||||
only:
|
||||
- master
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user