We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f6700a commit 5577068Copy full SHA for 5577068
.github/workflows/reusable_basic.yml
@@ -20,7 +20,7 @@ jobs:
20
container:
21
# image: ghcr.io/bb-ur/umf-ubuntu-${{ matrix.ubuntu_ver }}:latest
22
image: ghcr.io/rbanka1/umf-${{ matrix.ubuntu_ver }}:latest # test
23
- options: --user test_user --privileged
+ options: --privileged
24
volumes:
25
- ${{ github.workspace }}:${{ github.workspace }}
26
strategy:
0 commit comments