Skip to content
Snippets Groups Projects
Commit 11dd9f73 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

CI: added line 13

parent 0cefdcd3
No related branches found
No related tags found
2 merge requests!11new release,!10new release
......@@ -10,7 +10,7 @@ stages:
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
## Run ssh-agent (inside the build environment)
- eval $(ssh-agent -s)
## Add the SSH key stored in SSH_PRIVATE_KEY variable to the agent store
## We're using tr to fix line endings which makes ed25519 keys work
......@@ -144,4 +144,4 @@ deploy_imu:
WOLF_GNSS_BRANCH: $WOLF_GNSS_BRANCH
WOLF_LASER_BRANCH: $WOLF_LASER_BRANCH
trigger:
project: mobile_robotics/wolf_projects/wolf_ros/wolf_ros_imu
\ No newline at end of file
project: mobile_robotics/wolf_projects/wolf_ros/wolf_ros_imu
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