diff --git a/files/entrypoint.sh b/files/entrypoint.sh index 31677e0..fdec8fb 100644 --- a/files/entrypoint.sh +++ b/files/entrypoint.sh @@ -13,3 +13,4 @@ mv /app/workdir/screenshots/* /app/volume/output/screenshots/ ## move traces mv /app/workdir/test-results/* /app/volume/output/traces/ +chmod -R 777 /app/volume/output