Actions
Architecture #27260
openArchitecture #27258: Elm library requires git dependency in the CI dockerfile
Elm git library needs cloning using HTTPS
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Architecture - Dependencies
Target version:
Fix check:
To do
Regression:
No
Description
In #26908 we add the elm-git-install dependency and clone a git repo. But since the CI configuration (see parent issue) has no git SSH config, we should use the HTTP cloning in the elm-git.json
Actions