neurobagel / workflows

MIT License
0 stars 1 forks source link

Add nightly docker build to synced workflows #92

Open surchs opened 3 months ago

surchs commented 3 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

also: https://github.com/neurobagel/workflows/blob/8fafcb8bcd59c9f7aafeeba9510ad1bb9fd83bce/template_workflows/auto_release/build_docker_on_release.yml#L30

alyssadai commented 1 month ago

note: this would also be affected by