Add additional reserved variants
This commit is contained in:
parent
65ea51d800
commit
d94892493b
@ -24,6 +24,7 @@
|
|||||||
reserved_names = [
|
reserved_names = [
|
||||||
"arch",
|
"arch",
|
||||||
"architecture",
|
"architecture",
|
||||||
|
"branch",
|
||||||
"commit",
|
"commit",
|
||||||
"dev_path",
|
"dev_path",
|
||||||
"namespace",
|
"namespace",
|
||||||
@ -31,6 +32,8 @@
|
|||||||
"os",
|
"os",
|
||||||
"patches",
|
"patches",
|
||||||
"platform",
|
"platform",
|
||||||
|
"ref",
|
||||||
|
"tag",
|
||||||
"target",
|
"target",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user