This commit is contained in:
Daniel A. Wozniak 2024-02-24 00:28:09 -07:00 committed by Pedro Algarvio
parent 738bbbbbc4
commit a589667304

View file

@ -64,6 +64,8 @@ _OPTS = freeze(
"+refs/tags/*:refs/tags/*",
],
"git_pillar_includes": True,
"fileserver_backend": "roots",
"cachedir": "",
}
)