Merge pull request #259 from freenas/issues/middleware

Use 12.0-stable of middleware for nightly builds
This commit is contained in:
William Grzybowski
2020-08-25 16:26:11 -03:00
committed by GitHub

View File

@@ -34,7 +34,7 @@ repos += {
"name": "freenas",
"path": "freenas",
"url": "http://github.com/freenas/freenas.git",
"branch": "master"
"branch": "truenas/12.0-stable"
}