From 9c41786a7e02391867a79136e10efd8277b04ca8 Mon Sep 17 00:00:00 2001 From: gyurix Date: Thu, 13 Jun 2024 11:28:49 +0200 Subject: [PATCH] testing secret --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8dae1ed..6ba52f4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,7 +31,7 @@ steps: image: alpine:latest commands: - apk --update add curl - - echo $TOKEN + - echo secret/TOKEN when: branch: