Skip to content

Publish a container image for CI/CD usage #4

@ryan-linehan

Description

@ryan-linehan

This is a great resource for publishing a .NET game to web before Godot officially gets support. Would it be possible to publish the editor build and export templates as a Docker container image? This would allow use in CI/CD pipelines without spending 30+ minutes rebuilding from source each time.

Other users have done this like xr0gu3 and sonny-campbell (here godotengine/godot#106125 & godotengine/godot#106125 (comment)) have published their own Docker images, but they fall behind on versions since they're maintained separately. Automating this alongside the existing build workflow would keep the container in sync with each release since you're doing the work to keep it up to date here anyways.

I'm happy to submit a PR for this if you're open to it. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions