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
{{ message }}
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.
To decouple build and deployment, I would like to extend the CI pipeline with a job, that publishes the docker image to the project's GitHub docker registry. The idea is, that other repos can pick it up and implement the deployment.
This allows a separation of development and deployment, that I described here: #12.
The text was updated successfully, but these errors were encountered:
To decouple build and deployment, I would like to extend the CI pipeline with a job, that publishes the docker image to the project's GitHub docker registry. The idea is, that other repos can pick it up and implement the deployment.
This allows a separation of development and deployment, that I described here: #12.
The text was updated successfully, but these errors were encountered: