From 25940f0b9b61d881564d382580a6b1836a59d1ca Mon Sep 17 00:00:00 2001 From: HackerNCoder Date: Fri, 26 Aug 2022 21:07:42 +0200 Subject: [PATCH] testing woodpecker --- .woodpecker.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 34ca0ad..d3a702b 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -7,6 +7,12 @@ pipeline: - wget https://gitlab.torproject.org/tpo/tpa/ci-templates/-/raw/main/lektor-requirements.txt -O requirements.txt - python3 -m pip install --require-hashes -r requirements.txt - lektor build --output-path public + check_l10n_freshness: + image: appleboy/drone-discord + settings: + webhook_id: 1012800295882993785/i + webhook_token: _lCskHlo41SHKMpqE1tzwDTQM7R8LAPJaxiArWhllZrYAxEdf8Jz0hRf6UD17EeyfnCd + message: "Test from woodpecker" publish: image: debian commands: