From 6000f6f36b836d18492146a56db373bc8002510f Mon Sep 17 00:00:00 2001 From: Gyorgy Berenyi Date: Thu, 13 Jun 2024 09:23:41 +0000 Subject: [PATCH] testing drone secrets --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2457ebc..b98d998 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,7 +32,8 @@ steps: commands: - apk --update add curl - echo "TOKEN: "$TOKEN - when: + + when: branch: - master