added missing files to devkit
This commit is contained in:
parent
2ad8d83341
commit
fa7e5d4688
|
@ -9,5 +9,7 @@ COPY --chown=lorang dep /home/lorang/dep
|
|||
COPY --chown=lorang tests /home/lorang/tests
|
||||
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 /home/lorang/
|
||||
|
||||
RUN cmake .
|
||||
|
|
Loading…
Reference in New Issue