You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following #279, when a PR is merged into the evalcast branch of https://github.com/cmu-delphi/covidcast, use a workflow to automatically build a new covidcast-docker docker image.
I'm not sure how complex inter-repo workflows are. It would be nice to have the workflow in this repo so it's easier to keep track of, but it is probably easier to set up the workflow in the covidcast repo. The build image is pushed to the ghcr.io image repository, which is accessible from anywhere with the right credentials.
The text was updated successfully, but these errors were encountered:
Following #279, when a PR is merged into the
evalcast
branch of https://github.com/cmu-delphi/covidcast, use a workflow to automatically build a newcovidcast-docker
docker image.I'm not sure how complex inter-repo workflows are. It would be nice to have the workflow in this repo so it's easier to keep track of, but it is probably easier to set up the workflow in the
covidcast
repo. The build image is pushed to the ghcr.io image repository, which is accessible from anywhere with the right credentials.The text was updated successfully, but these errors were encountered: