Closed Pitasi closed 2 years ago
This PR adds an action that can be triggered manually by filling some fields, and can be used to deploy any image to dev, staging and ⚠️ prod ⚠️.
My idea would then be to reuse this action by calling it from deploy-image-on-dev.yml instead of having duplicate code.
deploy-image-on-dev.yml
This PR adds an action that can be triggered manually by filling some fields, and can be used to deploy any image to dev, staging and ⚠️ prod ⚠️.
My idea would then be to reuse this action by calling it from
deploy-image-on-dev.yml
instead of having duplicate code.