diff --git a/.drone.yml b/.drone.yml index e028524..fa26440 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: commands: - nix run 'nixpkgs#hello' - name: notify - comands: + commands: - nix run 'github:ambroisie/matrix-notifier' environment: ADDRESS: @@ -26,6 +26,9 @@ steps: from_secret: matrix_username PASS: from_secret: matrix_password + MESSAGE: + # FIXME: need to find a way to link + "Build ${DRONE_BUILD_STATUS} [${DRONE_REPO_OWNER}/${DRONE_REPO_NAME}](${DRONE_SYSTEM_PROTO}://${DRONE_SYSTEM_HOST}/${DRONE_REPO}/${DRONE_BUILD_NUMBER}) (${DRONE_BRANCH}) by ${DRONE_COMMIT_AUTHOR}" settings: trigger: status: