GSS-Cogs / linked-data-repository

A repository to hold and store CSV-Ws, Turtle and other Linked data
Apache License 2.0
0 stars 0 forks source link

Setup 'master' branch and CD #38

Open mikeAdamss opened 2 years ago

mikeAdamss commented 2 years ago

We currently have a develop branch and a develop github action to push changes to the develop docker image.

We need to create a master branch and create (similar, see below caveat) functionality.

The caveat - the master github action should only push to docker hub on a release (not just a commit and not just a tag).

The following should make for a good starting point: https://github.com/GSS-Cogs/databaker-docker/blob/master/.github/workflows/release.yml