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: