Video description
Get started with Github and Github Actions in this introductory video to GitOps concepts, by building a container, setting some Github Actions
to prevent problems, and finally, push to DockerHub in a fully automated way.
These concepts are critical to get automation best-practices in place with Github. Particularly useful when collaborating with others and trying
to run automated checks on Dockerfiles and git repos. …