neurobagel / workflows

MIT License
0 stars 1 forks source link

Add nightly docker build to synced workflows #92

Closed surchs closed 1 month ago

surchs commented 5 months ago

The following repos have the docker nightly build workflow (with different names):

All of these workflows should be replaced by a single synced workflow. This might require either making the docker image name match the github repo name (or vice versa), or setting a repository env variable to configure the base name of the Docker image we are building

TODO

alyssadai commented 3 months ago

note: this would also be affected by