Skip to content

odo push --debug does not work for nodejs devfile components #1976

@mohitsuman

Description

@mohitsuman

This code breaks the workflow when we need to push a nodejs devfile to a cluster.

return `odo push --debug${configOnly ? ' --config' : ''}`;

All the nodejs demos are breaking with odo push --debug command. It should be odo push.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions