Update .gitlab-ci.yml

This commit is contained in:
ori agranat
2019-11-08 22:17:53 +00:00
parent f6e8dd2e6a
commit 48123e9e5e

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 target/* oriagranat9@frs.sourceforge.net:/home/frs/project/ori-test/
- rsync -e ssh pom.xml oriagranat9@frs.sourceforge.net:/home/frs/project/ori-test/