This PR adds a github workflow to manually trigger cdev docker image build
Reasons: sometimes it's necessary to rebuild a docker image without actually releasing new cdev version, e.g terraform version update or other change which affect only the docker image.
This PR adds a github workflow to manually trigger cdev docker image build
Reasons: sometimes it's necessary to rebuild a docker image without actually releasing new cdev version, e.g terraform version update or other change which affect only the docker image.