aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2024-07-24 10:24:37 +0800
committerRunxi Yu <me@runxiyu.org>2024-07-24 10:25:20 +0800
commit5a238712ee138af9f70baaa0a03191f938174a41 (patch)
tree5d00e2cd4174c2dd5fc8c6c7da0ecaea5ec30a3d
parent210ef4523a8d25d1ef49c9dc908f70d7f17acb93 (diff)
downloadhaxircd-5a238712ee138af9f70baaa0a03191f938174a41.tar.gz
haxircd-5a238712ee138af9f70baaa0a03191f938174a41.zip
CI: Don't run Debian for now.
The Debian target is extremely slow and probably takes qutie a bit of Codeberg's CI resources. Test_User uses Debian anyway so there's not much point in running the CI.
-rw-r--r--.woodpecker/.debian.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker/.debian.yaml b/.woodpecker/.debian.yaml
index 4883f57..78d67b9 100644
--- a/.woodpecker/.debian.yaml
+++ b/.woodpecker/.debian.yaml
@@ -3,7 +3,7 @@ skip_clone: false
steps:
build:
when:
- branch: [master, runxiyu]
+ branch: []
event: [manual]
image: debian:sid
commands: