We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e3b46e + e0972b8 commit 7a91766Copy full SHA for 7a91766
backends/crd_doc/tasks.rake
@@ -19,7 +19,7 @@ Dir.glob("#{$root}/arch/crd/*.yaml") do |f|
19
"#{$root}/arch/crd_family/#{crd_obj[crd_name]['family']}.yaml",
20
"#{CRD_DOC_DIR}/templates/crd.adoc.erb",
21
__FILE__,
22
- "gen:arch"
+ "#{$root}/.stamps/arch-gen-_64.stamp"
23
] do |t|
24
# TODO: schema validation
25
arch_def = arch_def_for("_64")
0 commit comments