added lib build to devkit
This commit is contained in:
parent
74ce05e2c6
commit
4c8e0992bc
|
@ -10,5 +10,6 @@ COPY --chown=lorang CMakeLists.txt /home/lorang/
|
|||
COPY --chown=lorang run-check-test.sh /home/lorang/
|
||||
COPY --chown=lorang .env /home/lorang/
|
||||
COPY --chown=lorang run-docker-build.sh /home/lorang/
|
||||
COPY --chown=lorang run-lib-build.sh /home/lorang/
|
||||
|
||||
RUN cmake .
|
||||
|
|
Loading…
Reference in New Issue