From 59c365900dab3c17141e821ef93fd75d040b3ec0 Mon Sep 17 00:00:00 2001 From: parra Date: Thu, 9 Feb 2023 17:43:23 +0100 Subject: [PATCH] Update ntfy settings --- .drone.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 9485f25..be3f92b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,14 +40,13 @@ steps: image: registry.cuzo.dev/parrazam/drone-ntfy settings: url: https://ntfy.parravidales.es - topic: test + topic: pipelines priority: low tags: - test - - dev - user: + username: from_secret: ntfy_user - pass: + password: from_secret: ntfy_password image_pull_secrets: