Add username and password credentials

This commit is contained in:
evie-tao 2025-02-25 15:11:48 +08:00
parent a9c3ff7432
commit 243f34e40b
1 changed files with 1 additions and 1 deletions

View File

@ -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