shalb / cluster.dev

Cloud-native infrastructure templating. Creating cloud installers for SaaS. Replication of complex cloud-native infrastructures.
https://docs.cluster.dev/
GNU Affero General Public License v3.0
401 stars 36 forks source link

Adding manual docker image build workflow #147

Closed ghost closed 2 years ago

ghost commented 3 years ago

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.