wtsi-npg / npg_ranger

NGS data streaming (sam, bam, cram, vcf) - pre-production
Other
4 stars 6 forks source link

Add docker publish GitHub Action. #250

Closed ghost closed 2 years ago

ghost commented 2 years ago

Publish docker images to the GitHub Container registry, on pushes to devel (devel tag) and master (latest tag). Images are labelled dynamically to be linked to the repo. The packages should automatically be set to public (that's what happened on my repository) but the GitHub docs say the default visibility is private, in which case we would need to manually set it to public.