|
|
|
@ -34,6 +34,6 @@ deploy-job: |
|
|
|
- git remote add gitea git@gitea.ctisante.com:cti/pmsi-gitlab.git |
|
|
|
script: |
|
|
|
- echo "Pushing to Public Repo..." |
|
|
|
- git branch |
|
|
|
- git push -f gitea master |
|
|
|
- git branch deploy |
|
|
|
- git push -f gitea deploy:master |
|
|
|
- echo "PMSI module pushed." |