Open jasonkarns opened 6 months ago
Hi @jasonkarns ! This is currently expected and not a bug because we don't create a user within the container image.
This came up in the past (#1861), so it might be a valid request, also considering that is a recommended best practice.
Feel free to send a PR to implement this, we'll happily review it.
Is there an existing issue for this?
Current Behavior
Trying to redirect the log file output to GitHub Job Summaries.
But catting the logfile gives a permissions error.
Expected Behavior
I'd expect subsequent steps to have access to the log file that is created.
Super-Linter version
Relevant log output
Steps To Reproduce
on github actions run while creating log file attempt to read log file after step is complete
Anything else?
full job run: https://github.com/jasonkarns/bats-mock/actions/runs/9129703172/job/25104872145