Any clues where should I hunt for errors if seeing this?
thanks
Relevant .yml snip:
hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- git clone https://github.com/discourse/docker_manager.git
- git clone https://github.com/discourse/discourse-spoiler-alert.git
- git clone https://github.com/discourse/discourse-solved.git
- git clone https://github.com/discourse/discourse-voting
- git clone https://github.com/discourse/discourse-checklist
# slack integ
- git clone https://github.com/discourse/discourse-chat-integration.git
- git clone https://github.com/discourse/discourse-policy
- git clone https://github.com/discourse/discourse-calendar
- git clone https://github.com/angusmcleod/discourse-question-answer
# chat plugin
# - git clone https://github.com/gdpelican/babble.git
# quick messages
- git clone https://github.com/angusmcleod/discourse-quick-messages
# parallel editing
- git clone https://github.com/gdpelican/collude
# reactions
- git clone https://github.com/gdpelican/retort