Commit d1f5821
Fix identity-service: rewrite SSH GitHub URLs to HTTPS for yarn
Some deps (digitalcredentials/jsonld.js) use ssh://git@github.com/ URLs.
Alpine CI runners have no SSH keys, so rewrite to HTTPS at build time.
Also add openssh-client so git can handle any remaining SSH probes.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 6df809f commit d1f5821
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments