summaryrefslogtreecommitdiff
path: root/.build.yaml
diff options
context:
space:
mode:
authorewy <ewy0@protonmail.com>2026-06-01 20:12:06 +0200
committerewy <ewy0@protonmail.com>2026-06-01 20:12:06 +0200
commit136dc9a5fb22cb3d10e4d581556fde0c2df883f1 (patch)
tree1245ab5eae8d6b838c00fd23938f1f531eecfa7b /.build.yaml
parentfc28182bd79f29088c360e7bfacb5cac1bebc430 (diff)
add ci
Diffstat (limited to '.build.yaml')
-rw-r--r--.build.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/.build.yaml b/.build.yaml
index dd5ce06..6822ce3 100644
--- a/.build.yaml
+++ b/.build.yaml
@@ -9,4 +9,9 @@ tasks:
cd pik
bash .pik/build.sh
artifacts:
- - pik/pik \ No newline at end of file
+ - pik/pik
+submitter:
+ git.sr.ht:
+ enabled: true
+ allow-refs:
+ - refs/heads/master \ No newline at end of file