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 517a166 + a3d60fa commit e0972b8Copy full SHA for e0972b8
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