|
|
@ -35,5 +35,5 @@ deploy-job: |
|
|
- echo "Initializing Git..." |
|
|
- echo "Initializing Git..." |
|
|
- git remote add gitea git@gitea.ctisante.com:cti/pmsi-gitlab.git |
|
|
- git remote add gitea git@gitea.ctisante.com:cti/pmsi-gitlab.git |
|
|
- echo "Pushing to Public Repo..." |
|
|
- echo "Pushing to Public Repo..." |
|
|
- git push -f gitea master |
|
|
|
|
|
|
|
|
- git push -f gitea main:master |
|
|
- echo "Application pushed." |
|
|
- echo "Application pushed." |