From 9c7ce06ae1be10cd548449370698322e550803c9 Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Sat, 16 Mar 2019 19:17:41 +0100 Subject: [PATCH] testing stuff --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3a587ed..132cc40 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,7 @@ pipeline: TEST: from_secret: matrix_password commands: - - echo $TEST + - "echo $TEST" notify: image: plugins/matrix