aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley Taunt <git@btxx.org>2026-04-09 08:56:22 -0400
committerBradley Taunt <git@btxx.org>2026-04-09 08:56:22 -0400
commitc72c89a7154b10a507fdcc911395a6614a4af1c0 (patch)
tree06b1de1c7e300ba2d44cae797e844ddf162748cc
parent15c1dabd55a664eff00349b34aab364a61a32a5d (diff)
Set deploy build to trigger on specific branch only
-rw-r--r--.builds/deploy.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.builds/deploy.yml b/.builds/deploy.yml
index c786baf..a0956c5 100644
--- a/.builds/deploy.yml
+++ b/.builds/deploy.yml
@@ -7,6 +7,11 @@ packages:
environment:
repo: 1mb-club
site: 1mb.club
+submitter:
+ git.sr.ht:
+ enabled: true
+ allow-refs:
+ - refs/heads/deploy
tasks:
- install-bundler: |
cd $repo