refactor smal => mxsmal
This commit is contained in:
parent
3f6be78685
commit
7e984ef129
37 changed files with 142 additions and 72 deletions
|
|
@ -49,8 +49,8 @@ EOF
|
|||
RUN --mount=type=bind,from=pybuilder,source=/pygomx-wheel,target=/pygomx-wheel pip install /pygomx-wheel/*.whl
|
||||
|
||||
FROM develop AS demobot
|
||||
WORKDIR /smal
|
||||
COPY smal /smal
|
||||
WORKDIR /mxsmal
|
||||
COPY mxsmal /mxsmal
|
||||
RUN pip install .
|
||||
|
||||
WORKDIR /demobot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue