Skip to content

Commit 7400074

Browse files
committed
Run container with root user.
Signed-off-by: Jelmer de Wolde <jelmer.de.wolde@alliander.com>
1 parent 71fe8b7 commit 7400074

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
container:
1616
image: rcdt/robotics
17+
options: --user root
1718
# volumes:
1819
# - ${{ github.workspace }}:/home/rcdt/rcdt_robotics/
1920
steps:

0 commit comments

Comments
 (0)