aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-02-08 22:09:18 +0100
committerRuben Beltran del Rio <git@r.bdr.sh>2025-02-08 22:09:18 +0100
commitbba6c1d8736573eb0526c4d27d9a4f9cd634c66e (patch)
tree0fc96ed71f436112a80ae348c6bd21b3c421c3b1 /.build.yml
parent4b8569d2d79b40c73ced3deca91733a9fa1d835f (diff)
Optionally use file to allow local signing
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index bd9ec05..1c19e66 100644
--- a/.build.yml
+++ b/.build.yml
@@ -34,5 +34,4 @@ tasks:
echo 'rustflags = ["-C", "link-arg=-fuse-ld=lld"]' >> .cargo/config.toml
- package: |
cd page
- ./scripts/read_minisign_password.sh
make ci