Skip to content

Add a build flag on deploy #9

@dacort

Description

@dacort

Currently, the deploy command assumes that the project has already been built or packaged.

We should either (or both):

  • Add some safeguards to prevent deploying if the artifacts don't exist
  • Add a --build flag to the deploy command similar to how we have on the run command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions