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:
@@ -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/
|
||||
|
Reference in New Issue
Block a user