From 6494a6f1df53d6aad41fe9eb685131f581a381a7 Mon Sep 17 00:00:00 2001 From: Thomas Eppers Date: Sun, 24 Oct 2021 23:51:40 +0200 Subject: [PATCH] changed case of secret variables --- .woodpecker.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 777d14a..c6b6c03 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -9,15 +9,10 @@ pipeline: notify: # http://plugins.drone.io/appleboy/drone-discord/ image: appleboy/drone-discord - commands: - - echo $DISCORD_ID - - echo $DISCORD_TOKEN - - echo $discord_id - - echo $discord_token settings: - webhook_id: $DISCORD_ID + webhook_id: $discord_id #from_secret: discord_id - webhook_token: $DISCORD_TOKEN + webhook_token: $discord_token #from_secret: discord_token message: > {{#success build.status}}