We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b8115d commit 455f0deCopy full SHA for 455f0de
configs/components/pdk-module-template.rb
@@ -1,4 +1,4 @@
1
-component "rubygem-pdk" do |pkg, settings, platform|
+component "pdk-module-template" do |pkg, settings, platform|
2
# Set url and ref from json file so it's easy for jenkins
3
# to promote new template versions.
4
pkg.load_from_json('configs/components/pdk-module-template.json')
0 commit comments