Closed razvan-pro closed 3 years ago
Branches can be specified when running the "Deploy to Dev" workflow - these will be built and deployed instead of the latest versions of each project.
Note: For aimmo, the Docker images from the specified branch will not be deployed at the moment. This will be done in the future.
This allows us to easily deploy to the dev environment branches that are not ready to be merged yet.
Did some test branches in the projects, typed their name in the inputs and checked the changes were deployed to dev.
This change is
Description
Branches can be specified when running the "Deploy to Dev" workflow - these will be built and deployed instead of the latest versions of each project.
Note: For aimmo, the Docker images from the specified branch will not be deployed at the moment. This will be done in the future.
Motivation and Context
This allows us to easily deploy to the dev environment branches that are not ready to be merged yet.
How Has This Been Tested?
Did some test branches in the projects, typed their name in the inputs and checked the changes were deployed to dev.
Screenshots (if appropriate):
This change is