Skip to content

Commit 5b1abc8

Browse files
fix(ci): scaffold as root to resolve Docker bind-mount permission error (#225)
1 parent 4dbabb0 commit 5b1abc8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/smoke-distribution.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
-e CI=true \
7575
-v /tmp/cpa-docker-smoke:/out \
7676
-w /out \
77+
--user root \
7778
"$DOCKER_IMAGE:latest" \
7879
--template fastapi-starter \
7980
--addons github-setup \

0 commit comments

Comments
 (0)