mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +00:00
arcconfig: switch to master as default branch
We've never really done any kind of periodic merge from develop to master, or used master for anything, so the master/develop split seems fairly pointless. With the move to Pagure, let's just make master the main branch.
This commit is contained in:
parent
e0418b3328
commit
d43d843e55
@ -1,6 +1,6 @@
|
||||
{
|
||||
"project_id" : "openqa_fedora",
|
||||
"conduit_uri" : "https://phab.qa.fedoraproject.org",
|
||||
"arc.land.onto.default" : "develop",
|
||||
"arc.feature.start.default" : "develop"
|
||||
"arc.land.onto.default" : "master",
|
||||
"arc.feature.start.default" : "master"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user