testing woodpecker

This commit is contained in:
HackerNCoder 2022-08-26 21:14:02 +02:00
parent 2cd8b1d0de
commit 225789f4d4

View file

@ -10,8 +10,8 @@ pipeline:
check_l10n_freshness: check_l10n_freshness:
image: plugins/discord image: plugins/discord
settings: settings:
webhook_id: 1012800295882993785 webhook_id: $DISCORD_WEBHOOK_ID
webhook_token: _lCskHlo41SHKMpqE1tzwDTQM7R8LAPJaxiArWhllZrYAxEdf8Jz0hRf6UD17EeyfnCd webhook_token: $DISCORD_WEBHOOK_TOKEN
message: "Test from woodpecker" message: "Test from woodpecker"
publish: publish:
image: debian image: debian