diff --git a/containers/web_only.yml b/containers/web_only.yml index 10d5c24..6aeb26a 100644 --- a/containers/web_only.yml +++ b/containers/web_only.yml @@ -100,7 +100,7 @@ hooks: cmd: - mkdir -p plugins - git clone https://github.com/discourse/docker_manager.git - - git clone https://github.com/opensourceways/discourse-easecheck.git + - git clone https://GIT_USERNAME:GIT_PASSWORD@github.com/opensourceways/discourse-easecheck.git - git clone https://github.com/opensourceways/discourse-oauth2-basic.git - git clone https://github.com/opensourceways/discourse-formatting-toolbar.git - git clone https://github.com/opensourceways/discourse-translator.git