Compare commits

..

1 commit

Author SHA1 Message Date
6802647811 WIP fix commands
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-12 18:04:38 +02:00

View file

@ -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: