Merge pull request #2280 from Cadair/giles2

Update to the new deployment of Giles
This commit is contained in:
Travis Ralston 2019-09-04 07:14:10 -06:00 committed by GitHub
commit b8971f46ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -121,4 +121,4 @@ workflows:
notify:
webhooks:
- url: https://giles.cadair.com/circleci
- url: https://giles.cadair.dev/circleci

View file

@ -1,9 +1,9 @@
[ tool.giles ]
[ tool.gilesbot ]
[ tool.giles.circleci_artifacts.docs ]
[ tool.gilesbot.circleci_artifacts.docs ]
url = "gen/index.html"
message = "Click details to preview the HTML documentation."
[ tool.giles.circleci_artifacts.swagger ]
[ tool.gilesbot.circleci_artifacts.swagger ]
url = "client-server/index.html"
message = "Click to preview the swagger build."