You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to create a bundle, have it deployed to an integration server, tested by testers, and only when they approve, the very same bundle needs to go to production.
I cannot currently do that, because bundling action is lumped together with deployment action.
Please create additional CLI options that allow one to run "create bundle" command, obtaining an artifact (probably .tar.gz) and a separate "deploy bundle" command, that will deploy the existing bundle file to a server of choice.
The text was updated successfully, but these errors were encountered:
I would like to create a bundle, have it deployed to an integration server, tested by testers, and only when they approve, the very same bundle needs to go to production.
I cannot currently do that, because bundling action is lumped together with deployment action.
Please create additional CLI options that allow one to run "create bundle" command, obtaining an artifact (probably .tar.gz) and a separate "deploy bundle" command, that will deploy the existing bundle file to a server of choice.
The text was updated successfully, but these errors were encountered: