summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-21 09:14:37 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-21 09:14:37 +0200
commiteb79fe86eb0a28ba23ccb8e7d0703d63a49a9dd8 (patch)
tree19eeab2af9818c6965033fed904ad29ae1c213c5
parent3f3f1fa119afe73e073fe1ae460c4ba57e9b4f8f (diff)
downloadliw-ci-eb79fe86eb0a28ba23ccb8e7d0703d63a49a9dd8.tar.gz
fix notifications; all but obnam work
-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