Skip to content

Commit 2f3c795

Browse files
authored
Merge pull request #10 from CABLE-LSM/183-github-repository-support
Update realisations key
2 parents db24b62 + 2f46462 commit 2f3c795

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

config.yaml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,13 @@ project: w97
1919

2020
experiment: five-site-test
2121

22-
realisations: [
23-
{
24-
path: "trunk",
25-
},
26-
{
27-
path: "branches/Users/ccc561/v3.0-YP-changes",
28-
}
29-
]
22+
realisations:
23+
- repo:
24+
svn:
25+
branch_path: trunk
26+
- repo:
27+
git:
28+
branch: main
3029

3130
modules: [
3231
intel-compiler/2021.1.1,

0 commit comments

Comments
 (0)