mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
Add missing comma and ensure repo field is included in subtrees.json
This commit is contained in:
parent
79654e62f1
commit
c3280180d4
3
.github/subtrees.json
vendored
3
.github/subtrees.json
vendored
@ -1,6 +1,7 @@
|
||||
[
|
||||
{
|
||||
"prefix": "phreeqcpp",
|
||||
"url": "git@${CI_SERVER_HOST}:${GROUP}-subtrees/phreeqc3-src.git"
|
||||
"url": "git@${CI_SERVER_HOST}:${GROUP}-subtrees/phreeqc3-src.git",
|
||||
"repo": "usgs-coupled-subtrees/phreeqc3-src"
|
||||
}
|
||||
]
|
||||
Loading…
x
Reference in New Issue
Block a user