mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
update to the new deployment of Giles
Signed-off-by: Stuart Mumford <stuart@cadair.com>
This commit is contained in:
parent
5a434ea7ac
commit
9574f3c8d0
|
|
@ -121,4 +121,4 @@ workflows:
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
webhooks:
|
webhooks:
|
||||||
- url: https://giles.cadair.com/circleci
|
- url: https://giles.cadair.dev/circleci
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,9 @@
|
||||||
[ tool.giles ]
|
[ tool.gilesbot ]
|
||||||
|
|
||||||
[ tool.giles.circleci_artifacts.docs ]
|
[ tool.gilesbot.circleci_artifacts.docs ]
|
||||||
url = "gen/index.html"
|
url = "gen/index.html"
|
||||||
message = "Click details to preview the HTML documentation."
|
message = "Click details to preview the HTML documentation."
|
||||||
|
|
||||||
[ tool.giles.circleci_artifacts.swagger ]
|
[ tool.gilesbot.circleci_artifacts.swagger ]
|
||||||
url = "client-server/index.html"
|
url = "client-server/index.html"
|
||||||
message = "Click to preview the swagger build."
|
message = "Click to preview the swagger build."
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue