test addition of user option for container launch
Signed-off-by: Karl W. Schulz <karl.schulz@amd.com>
[ROCm/rocprofiler-compute commit: 01d41bd428]
This commit is contained in:
@@ -23,6 +23,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: colramos/target-images:rhel8
|
||||
options: --user="$(id --user):$(id --group)"
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
- name: Install baseline OS dependencies
|
||||
|
||||
Reference in New Issue
Block a user