Skip to content

Commit

Permalink
Add full access to gource folder
Browse files Browse the repository at this point in the history
  • Loading branch information
NBprojekt authored Jan 2, 2021
1 parent ffa9375 commit 551dade
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ printf "\n> \tCopy generated mp4 to /github/workspace/gource"
cp ./output/gource.mp4 /github/workspace/gource
printf "\n> \tCopy logs to /github/workspace/gource/logs"
cp ./logs/* /github/workspace/gource/logs
chmod -R 777 /github/workspace/gource

printf "\n> \tDelete working directory"
rm -r /gource

Expand Down

0 comments on commit 551dade

Please sign in to comment.