aboutsummaryrefslogtreecommitdiff
path: root/.woodpecker.yml
diff options
context:
space:
mode:
authoremmett1 <emmett1.2miligrams@protonmail.com>2025-09-08 23:13:43 +0800
committeremmett1 <emmett1.2miligrams@protonmail.com>2025-09-08 23:13:43 +0800
commit6e25ae12ade87673b43442e2d271a9e0f92a8837 (patch)
treec3f87aa29c3ac942672fc54dc1be13a1b9a5039c /.woodpecker.yml
parent41f50202faaf790add312b3850cf574b11485b32 (diff)
downloadalicelinux-6e25ae12ade87673b43442e2d271a9e0f92a8837.tar.gz
alicelinux-6e25ae12ade87673b43442e2d271a9e0f92a8837.zip
added curl to .woodpecker.yml
Diffstat (limited to '.woodpecker.yml')
-rw-r--r--.woodpecker.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker.yml b/.woodpecker.yml
index 1f580e55..7da00ed1 100644
--- a/.woodpecker.yml
+++ b/.woodpecker.yml
@@ -7,7 +7,7 @@ steps:
CBTOKEN:
from_secret: "codeberg_token"
commands:
- - apk add --no-cache git build-base
+ - apk add --no-cache git curl
- cd website
- chmod +x ./build.sh
- ./build.sh