GitOps — Github Actions Docker Build Workflow

GitOps using Github Actions

Tony

--

In my previous Github Actions Workflow articles, I introduced what is Github Actions Workflow, why do we need it and how to use it. In this article I will provide a practical example for how to use it to build a Docker CICD workflow.

Prerequisites

  • Docker Hub account

--

--