Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
software
ndt_core_public
Commits
fac68632
Commit
fac68632
authored
Aug 22, 2018
by
Tomasz Kucner
Browse files
experiment with package instalaltion
parent
cb6c07f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.gitlab-ci/release.sh
.gitlab-ci/release.sh
+2
-1
No files found.
.gitlab-ci/release.sh
View file @
fac68632
...
...
@@ -10,8 +10,9 @@ release_messages() {
release_dependency_packages
()
{
for
i
in
ndt_generic ndt_map ndt_registration ndt_rviz ndt_visualisation
;
do
create_debian_package
"
$i
"
dpkg
-i
ros-
*
_amd64.deb
#> /dev/null
done
dpkg
-i
ros-
*
_amd64.deb
#> /dev/null
#
dpkg -i ros-*_amd64.deb #> /dev/null
move_debian_packages
}
...
...
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