plantuml / plantuml-server

PlantUML Online Server
https://plantuml.com/
GNU General Public License v3.0
1.6k stars 463 forks source link

Github Action based CI #186

Closed codeprefect closed 2 years ago

codeprefect commented 2 years ago

Description

Fixes the issue about docker images not generating on new releases.

Type of change

Testing Instructions

Recreating any of the existing tags should trigger a Github Action workflow that would generate new artefacts and push the necessary Docker images.

Checklist

[Fixes #184]