From 0c84375ef7eb7e821ed2731322bafd25b4fd790a Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Sat, 16 Mar 2019 19:22:33 +0100 Subject: [PATCH] testing stuff --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c71b0d2..3a9f058 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,7 @@ pipeline: TEST: from_secret: matrix_password commands: - - echo ${TEST} + - echo hello world notify: image: plugins/matrix