Skip to content

Commit 976f7c3

Browse files
committed
fix(stacks): check error
1 parent a3c00aa commit 976f7c3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.woodpecker/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ pipeline:
88
image: bash
99
commands:
1010
- docker run --rm
11+
--privileged
12+
--network host
1113
-e GITHUB_TOKEN=$GITHUB_TOKEN
1214
-v "$(pwd):$(pwd)"
1315
-w "$(pwd)"

0 commit comments

Comments
 (0)