crystal-lang / distribution-scripts

40 stars 23 forks source link

Update docker publish process instructions #156

Closed straight-shoota closed 2 years ago

straight-shoota commented 2 years ago

After https://github.com/crystal-lang/crystal/pull/11309 we don't need to build and publish the docker images manually. They will be pushed from CI for tagged releases.

We only need to apply the latest tags, for which there is now a simple helper script.