# Releasing your code via aass build farm ## Repository preparation 1. Copy content of this repository into the root directory of your package 2. Modify line 13 in .gitlab-ci/release.sh. Replace with the name of your meta package. 3. Modify line 4 in .gitlab-ci/release.sh. Replace with the topological order of packages in your meta package. (You can use catkin_topological_order to check it.) 4. In tab Setting->General of your project add tag ros ## Add dependencies 1. Add all your packages to the list in https://gitsvn-nt.oru.se/software/aass_rosdep.