We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca2a82 commit abc352dCopy full SHA for abc352d
1 file changed
.woodpecker.yml
@@ -15,6 +15,7 @@ steps:
15
"https://raw.githubusercontent.com/daemonless/daemonless/build-v1.2.0/scripts/build.sh"
16
chmod +x scripts/build.sh
17
./scripts/build.sh \
18
+ --doas \
19
--registry ghcr.io \
20
--image ghcr.io/daemonless/immich-server \
21
--tag latest \
0 commit comments