Category: Ubuntu, Docker, github

GitHub Actions provide a very simple way for GitOps pipelines as you don’t need an additional CI/CD tool. You could simply create or use an existing GitHub actions and configure it to run whenever a specific branch is updated. You can make sure, that every build (i. e.

Related Articles