mirror of
https://github.com/thegeeklab/wp-matrix.git
synced 2024-11-09 18:10:39 +00:00
629 B
629 B
drone-plugin-matrix
Usage:
matrix:
image: ptman/drone-plugin-matrix
homeserver: https://matrix.org # defaults to https://matrix.org
roomid: '!0123456789abcdef:matrix.org' # room has to already be joined
secrets:
- matrix_username # either username ('ourbot')
- matrix_password # and password ('*ourbot-password*')
# - matrix_userid # or userid ('@ourbot:matrix.org')
# - matrix_accesstoken # and access token ('long string of characters')
License
Apache-2.0