Skip to content

Commit abc352d

Browse files
committed
Fix woodpecker build config
1 parent 1ca2a82 commit abc352d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.woodpecker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ steps:
1515
"https://raw.githubusercontent.com/daemonless/daemonless/build-v1.2.0/scripts/build.sh"
1616
chmod +x scripts/build.sh
1717
./scripts/build.sh \
18+
--doas \
1819
--registry ghcr.io \
1920
--image ghcr.io/daemonless/immich-server \
2021
--tag latest \

0 commit comments

Comments
 (0)