KwanLab / Autometa

Autometa: Automated Extraction of Genomes from Shotgun Metagenomes
https://autometa.readthedocs.io
Other
40 stars 15 forks source link

Create GitHub Action for building and publishing docker images #191

Closed evanroyrees closed 2 years ago

evanroyrees commented 3 years ago

Create a GitHub Action that builds and publishes docker images by tracking git branches.

Tracking branches:

Events that trigger action:

# Triggers the workflow on push or pull request events
on: [push, pull_request]
chasemc commented 2 years ago

There's also an error in the pipeline

Lot's of jason-c-kwan/autometa as the docker image because I copied from the makefile. They all need to be changed to jasonkwan/autometa