summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ci-prod.ick6
1 files changed, 3 insertions, 3 deletions
diff --git a/ci-prod.ick b/ci-prod.ick
index 9670711..0ea1a70 100644
--- a/ci-prod.ick
+++ b/ci-prod.ick
@@ -606,7 +606,6 @@ projects:
ref: main
location: src
repo: git://git.liw.fi/vmdb2
- notify: [liw@liw.fi]
pipelines:
- ick/setup_container
- ick/add_apt_signing_keys
@@ -735,6 +734,9 @@ projects:
location: src
workspace_name: subplot
rsync_target: ickliwfi@http.liw.fi:/srv/http/examples.subplot.liw.fi
+ notify:
+ - liw@liw.fi
+ - dsilvers@digital-scurf.org
pipelines: *deb_ci_rustup_with_check_pipelines
- project: obnam
@@ -957,8 +959,6 @@ pipelines:
# Clean up so that tests run in a repeatable environment.
git clean -fdx
- dpkg -l subplot pandoc
-
# Run build-time tests.
if grep -q '^#!/bin/bash' check || grep -q '^#!/bin/sh' check
then