update
This commit is contained in:
parent
12a9161f0e
commit
7ffda1b15c
@ -40,7 +40,7 @@ RUN if [ "$(uname -m)" = "x86_64" ]; then \
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
#RUN vcs import < dependencies.repos
|
#RUN vcs import < dependencies.repos
|
||||||
RUN vcs import < dependencies.repos;
|
RUN vcs import < dependencies.repos
|
||||||
|
|
||||||
# Build the base Colcon workspace, installing dependencies first.
|
# Build the base Colcon workspace, installing dependencies first.
|
||||||
WORKDIR /rmp_ws
|
WORKDIR /rmp_ws
|
||||||
|
Loading…
Reference in New Issue
Block a user