Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
labrobotica
drivers
LidarLite
Commits
e2638f2b
Commit
e2638f2b
authored
Apr 11, 2020
by
Alejandro Lopez Gestoso
Browse files
Update server address
parent
22303f1c
Pipeline
#5190
passed with stages
in 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e2638f2b
...
...
@@ -28,8 +28,8 @@ update_repo:
stage
:
deploy
script
:
-
cd build
-
"
scp
-i
/root/.ssh/iriLabKeyNopwd
-r
*lidar-lite*.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
lidar-lite"
-
"
scp
-i
/root/.ssh/iriLabKeyNopwd
-r
*lidar-lite*.deb
irilabo@
labrepo.iri.upc.edu
:packages/"
-
"
ssh
irilabo@
labrepo.iri.upc.edu
-i
/root/.ssh/iriLabKeyNopwd
-tt
/home/irilabo/repo_scripts/update_repo.sh
lidar-lite"
only
:
-
tags
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment