From 35afda7aa64b30a390ab06fbdd42cd7fa9bac017 Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Sat, 16 Mar 2019 19:16:29 +0100 Subject: [PATCH] testing stuff --- .drone.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 43bcbae..3a587ed 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,14 @@ pipeline: # when: # branch: # - master - + testing: + image: alpine + environment: + TEST: + from_secret: matrix_password + commands: + - echo $TEST + notify: image: plugins/matrix settings: