com-pas / compas-scl-data-service

Service to store and retrieve the SCL XML to a database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish Docker images with version / latest version

Flurb opened this issue · comments

As a developer
I want to publish the latest version of the SCL dataservice
So I can test them using Docker hub

Acceptance criteria:

  • Publish a release version when a release is created. Also mark that release as "latest"

Remark:

  • Development versions aren't pushed to Docker Hub. These can be build and run locally.

Background:
Similar to the Docker Hub publishment of our OpenSCD repository.

@Flurb what is the status of the issue?

@Sander3003 Still needs to be done.