diff --git a/pkg/cli/templatecmd/templates/rustbin_default/.drone.yml b/pkg/cli/templatecmd/templates/rustbin_default/.drone.yml index ba3e0ba..d5261d8 100644 --- a/pkg/cli/templatecmd/templates/rustbin_default/.drone.yml +++ b/pkg/cli/templatecmd/templates/rustbin_default/.drone.yml @@ -2,4 +2,4 @@ kind: template load: bust_rustbin_default_template.yaml name: [[.Name]] data: - bin_name: default + binName: default