Skip to content
Snippets Groups Projects

Deploy image build

Merged
Prada Sarasola, Miguelrequested to merge
deploy-image-build into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -2,6 +2,6 @@
@@ -2,6 +2,6 @@
set -e
set -e
rm -rf /root/catkin_ws/build /root/catkin_ws/devel /root/catkin_ws/src /root/ici /root/src
rm -rf /root/catkin_ws/build /root/catkin_ws/devel /root/catkin_ws/src
# Unset env vars?
# Unset env vars?
Loading