Skip to content
Snippets Groups Projects
Commit 6aa48004 authored by Niklas Yann Wettengel's avatar Niklas Yann Wettengel
Browse files

Modified tracks.yaml

parent f502d16c
No related branches found
No related tags found
No related merge requests found
tracks: {}
tracks:
kinetic:
actions:
- bloom-export-upstream :{vcs_local_uri} :{vcs_type} --tag :{release_tag} --display-uri
:{vcs_uri} --name :{name} --output-dir :{archive_dir_path}
- git-bloom-import-upstream :{archive_path} :{patches} --release-version :{version}
--replace
- git-bloom-generate -y rosrelease :{ros_distro} --source upstream -i :{release_inc}
- git-bloom-generate -y rosdebian --prefix release/:{ros_distro} :{ros_distro}
-i :{release_inc} --os-name ubuntu
- git-bloom-generate -y rosdebian --prefix release/:{ros_distro} :{ros_distro}
-i :{release_inc} --os-name debian --os-not-required
- git-bloom-generate -y rosrpm --prefix release/:{ros_distro} :{ros_distro} -i
:{release_inc}
devel_branch: master
name: upstream
patches: null
release_inc: -1
release_repo_url: git@gitlab.uni-koblenz.de:robbie/homer_mapping.git
release_tag: :{version}
ros_distro: kinetic
vcs_type: git
vcs_uri: git@gitlab.uni-koblenz.de:robbie/homer_mapping.git
version: :{auto}
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