Skip to content

Commit

Permalink
add chmod at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
phartenfeller committed Sep 28, 2022
1 parent 647bdba commit e2ba789
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e2ba789

Please sign in to comment.