Skip to content
Snippets Groups Projects
Commit bd93cd7f authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Update .gitlab-ci.yml

parent 8adfc05e
No related branches found
No related tags found
No related merge requests found
Pipeline #4326 passed
......@@ -28,8 +28,8 @@ update_repo:
stage: deploy
script:
- cd build
- "scp -i /root/.ssh/iriLabKeyNopwd -r *asterx1_gps*.deb irilabo@147.83.76.226:packages/"
- "ssh irilabo@147.83.76.226 -i /root/.ssh/iriLabKeyNopwd -tt /home/irilabo/repo_scripts/update_repo.sh asterx1_gps"
- "scp -i /root/.ssh/iriLabKeyNopwd -r *asterx1-gps*.deb irilabo@147.83.76.226:packages/"
- "ssh irilabo@147.83.76.226 -i /root/.ssh/iriLabKeyNopwd -tt /home/irilabo/repo_scripts/update_repo.sh asterx1-gps"
only:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment