Discourse: install data explorer.

This commit is contained in:
Julien Palard 2023-04-15 08:51:27 +02:00
parent ad2a397f30
commit 7bb3f0f457
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,7 @@
## ##
## After making changes to this file, you MUST rebuild ## After making changes to this file, you MUST rebuild
## /var/discourse/launcher rebuild app ## /var/discourse/launcher rebuild app
## Rebuild WILL cause ~10mn of downtime. ## Rebuild WILL cause ~13mn of downtime.
## ##
## visit http://www.yamllint.com/ to validate this file as needed ## visit http://www.yamllint.com/ to validate this file as needed
@ -54,6 +54,7 @@ hooks:
- git clone https://github.com/discourse/docker_manager.git - git clone https://github.com/discourse/docker_manager.git
- git clone https://github.com/discourse/discourse-calendar.git - git clone https://github.com/discourse/discourse-calendar.git
- git clone https://github.com/discourse/discourse-solved.git - git clone https://github.com/discourse/discourse-solved.git
- git clone https://github.com/discourse/discourse-data-explorer.git
## Any custom commands to run after building ## Any custom commands to run after building
run: run: