Update .gitlab-ci.yml

This commit is contained in:
ori agranat
2019-11-09 10:08:42 +00:00
parent 48123e9e5e
commit f322d094e0

View File

@@ -38,4 +38,4 @@ deploy:
- echo "${SSH_PRIVATE_KEY}" > "${HOME}/.ssh/id_rsa"
- chmod 700 "${HOME}/.ssh/id_rsa"
- cd Main
- rsync -e ssh pom.xml oriagranat9@frs.sourceforge.net:/home/frs/project/ori-test/
- rsync -e "ssh -o StrictHostKeyChecking=no" target/* oriagranat9@frs.sourceforge.net:/home/frs/project/ori-test/