Skip to content
Snippets Groups Projects
Commit 378a3086 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[CI] pull robotpkg

parent b07aca89
No related branches found
No related tags found
No related merge requests found
...@@ -22,6 +22,7 @@ cache: ...@@ -22,6 +22,7 @@ cache:
- export CCACHE_DIR=${PWD}/ccache - export CCACHE_DIR=${PWD}/ccache
script: script:
- cd /root/robotpkg/${CATEGORY}/${ROBOTPKG} - cd /root/robotpkg/${CATEGORY}/${ROBOTPKG}
- git pull
- echo "MASTER_REPOSITORY = git ${CI_PROJECT_DIR}" >> Makefile - echo "MASTER_REPOSITORY = git ${CI_PROJECT_DIR}" >> Makefile
- echo "REPOSITORY.talos-metapkg-ros-control-sot = git ${CI_PROJECT_DIR}" >> /opt/openrobots/etc/robotpkg.conf - echo "REPOSITORY.talos-metapkg-ros-control-sot = git ${CI_PROJECT_DIR}" >> /opt/openrobots/etc/robotpkg.conf
- make checkout - make checkout
......
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