Skip to content

Infrastructure only applications #2302

Open
@jimjoes

Description

@jimjoes

Is your feature request related to a problem? Please describe.

The deploy command requires something to be built to be able to run, unless we use the --no-build flag, which is great, but it would be nice to not have to remember for infra only apps to use the flag when deploying.

Describe the solution you'd like.

A default deployment config option could be set per application folder so that if an application is configured as 'infra only', it skips the build step when running the deploy command.

Describe alternatives you've considered.

I have configured a basic hello worlds ts app in the code folder so that the deploy build step has something to work with so it still runs if I forget the flag, which works, but it's doing totally redundant work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions