mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-22 04:31:13 +01:00
Added a bunch of discourse plugins
This commit is contained in:
parent
04b3ce18e0
commit
d5baaff695
@ -99,6 +99,16 @@ hooks:
|
|||||||
cd: $home/plugins
|
cd: $home/plugins
|
||||||
cmd:
|
cmd:
|
||||||
- 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-activity-pub.git
|
||||||
|
- git clone https://github.com/discourse/discourse-calendar.git
|
||||||
|
- git clone https://github.com/discourse/discourse-akismet.git
|
||||||
|
- git clone https://github.com/discourse/discourse-cakeday.git
|
||||||
|
- git clone https://github.com/discourse/discourse-solved.git
|
||||||
|
- git clone https://github.com/discourse/discourse-voting.git
|
||||||
|
- git clone https://github.com/gdpelican/retort.git
|
||||||
|
- git clone https://github.com/discourse/discourse-oauth2-basic.git
|
||||||
|
- git clone https://github.com/discourse/discourse-openid-connect.git
|
||||||
|
- git clone https://github.com/jonmbake/discourse-ldap-auth
|
||||||
|
|
||||||
## Any custom commands to run after building
|
## Any custom commands to run after building
|
||||||
run:
|
run:
|
||||||
|
Loading…
Reference in New Issue
Block a user