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
Instead of fully automated deployment to docker hub, it would be more convenient to have a separate, semi-automated deployment workflow that is triggered by a github release.
In addition, some cleanup is in order for the workflow.
The text was updated successfully, but these errors were encountered:
The current build workflow takes care of both testing and deployment to docker hub:
https://github.com/FAIRDataTeam/FAIRDataPoint/blob/d0ca93f0ab993450a53f47bd3fd57270180c24f6/.github/workflows/build.yml
Instead of fully automated deployment to docker hub, it would be more convenient to have a separate, semi-automated deployment workflow that is triggered by a github release.
In addition, some cleanup is in order for the workflow.
The text was updated successfully, but these errors were encountered: