mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-25 01:41:40 +00:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user