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:
Karl W. Schulz
2024-03-21 11:00:00 -05:00
parent 626f303a2d
commit 8059b012a6
@@ -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