diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2019-08-31 01:01:57 +1000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2020-02-24 17:32:38 +0000 |
commit | 470d4e220ce4989ee7ec5e094f7b4d179a7eecde (patch) | |
tree | e2d71e6f188fa579820ceb9b3622566ffa114227 /changelog.d/5943.misc | |
parent | Add m.id_access_token flag (#5930) (diff) | |
download | synapse-470d4e220ce4989ee7ec5e094f7b4d179a7eecde.tar.xz |
Move buildkite config to the pipelines repo (#5943)
Note: I kept it in the repo for now ~anoa
Diffstat (limited to '')
-rw-r--r-- | changelog.d/5943.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5943.misc b/changelog.d/5943.misc new file mode 100644 index 0000000000..6545e1244a --- /dev/null +++ b/changelog.d/5943.misc @@ -0,0 +1 @@ +Move Buildkite pipeline config to the pipelines repo. |