summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-10-24 10:55:13 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-10-24 11:10:48 +0200
commit871d57e634650b7f29fcd74483da6e5282aa9290 (patch)
treee96f10c337c6cd014f0070ea7b108b8fc0a7d505
parent68e2e7831554a390a0522e5def807f0a9bda64fc (diff)
woodpecker: Add missing service
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--.woodpecker/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.woodpecker/ci.yml b/.woodpecker/ci.yml
index 26b9bf9..8b1a2bd 100644
--- a/.woodpecker/ci.yml
+++ b/.woodpecker/ci.yml
@@ -12,6 +12,7 @@ pipeline:
matrix:
SERVICE:
- hello
+ - world
- joiner
RUST_VERSION:
- latest