2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-31 13:55:10 +00:00

Run legacy python and shell script tests in one stage.

This commit is contained in:
Vibhav Pant
2024-02-09 19:08:01 +05:30
parent bfda593ded
commit c6e653c6c8
2 changed files with 8 additions and 52 deletions

View File

@@ -109,4 +109,4 @@ FROM base as final
ENV LD_LIBRARY_PATH /usr/local/lib
COPY --from=build /usr/local/ /usr/local/
COPY tests/*.py tests/*.sh /usr/local/bin/
COPY --chmod=654 tests/*.py tests/*.sh /usr/local/bin/