We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5001b commit cfcd95dCopy full SHA for cfcd95d
1 file changed
.woodpecker.yml
@@ -12,7 +12,7 @@ steps:
12
- |
13
mkdir -p scripts
14
fetch -qo scripts/build.sh \
15
- "https://raw.githubusercontent.com/daemonless/daemonless/build-v1.1.1/scripts/build.sh"
+ "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 \
@@ -37,7 +37,7 @@ steps:
37
38
39
40
41
42
43
0 commit comments