mirror of
https://github.com/truenas/core-build.git
synced 2026-02-15 07:36:18 +00:00
Fix branches for 12 builds
This commit is contained in:
@@ -34,7 +34,7 @@ repos += {
|
||||
"name": "freenas",
|
||||
"path": "freenas",
|
||||
"url": "http://github.com/freenas/freenas.git",
|
||||
"branch": "freenas/11.3-stable"
|
||||
"branch": "master"
|
||||
}
|
||||
|
||||
|
||||
@@ -42,14 +42,14 @@ repos += {
|
||||
"name": "webui",
|
||||
"path": "webui",
|
||||
"url": "http://github.com/freenas/webui.git",
|
||||
"branch": "freenas/11.3-stable"
|
||||
"branch": "master"
|
||||
}
|
||||
|
||||
repos += {
|
||||
"name": "ports",
|
||||
"path": "ports",
|
||||
"url": "https://github.com/freenas/ports.git",
|
||||
"branch": "freenas/11.3-stable"
|
||||
"branch": "freenas/master"
|
||||
}
|
||||
|
||||
repos += {
|
||||
|
||||
Reference in New Issue
Block a user