stackrox/workflow

Have a command that deploys the most recent commit from the current branch which has a built image

viswajithiii opened this issue · 0 comments

Sometimes, I push new changes, but I want to deploy the branch (without waiting for the new change to build in CI). It would be nice to have a workflow command to do that. Branch viswa/deploy-latest-cmd has the beginnings of this