From eb79fe86eb0a28ba23ccb8e7d0703d63a49a9dd8 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 21 Mar 2021 09:14:37 +0200 Subject: fix notifications; all but obnam work --- ci-prod.ick | 6 +++--- 1 file 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 -- cgit v1.2.1