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.
1 parent 662661c commit fb90dffCopy full SHA for fb90dff
apptrust/commands/version/release_app_version_cmd.go
@@ -78,7 +78,6 @@ func (rv *releaseAppVersionCommand) buildRequestPayload(ctx *components.Context)
78
return nil, err
79
}
80
81
- // Create the release request
82
return model.NewReleaseAppVersionRequest(
83
promotionType,
84
includedRepos,
0 commit comments