Skip to content

Commit 2ba7590

Browse files
committed
config: Add learn-ai to Doof setup
1 parent f54d528 commit 2ba7590

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

repos_info.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,17 @@
208208
"project_type": "web_application",
209209
"web_application_type": "django",
210210
"versioning_strategy": "npm"
211+
},
212+
{
213+
"name": "learn-ai",
214+
"repo_url": "https://github.com/mitodl/learn-ai.git",
215+
"ci_hash_url": "https://api-learn-ai-ci.ol.mit.edu/static/hash.txt",
216+
"rc_hash_url": "https://api-learn-ai-qa.ol.mit.edu/static/hash.txt",
217+
"prod_hash_url": "https://api-learn-ai.ol.mit.edu/static/hash.txt",
218+
"channel_name": "product-learn-ai",
219+
"project_type": "web_application",
220+
"web_application_type": "django",
221+
"versioning_strategy": "file"
211222
}
212223
]
213224
}

0 commit comments

Comments
 (0)