Caching docker layers in github actions and retriggering workflow
From an almost fully automated pipeline to a fully automated pipeline
Nov 1, 20222 min read124

Search for a command to run...

Series
In this series, I explore the idea of automating everything from infrastructure provisioning to application deployment.
From an almost fully automated pipeline to a fully automated pipeline

provision(packer, terraform) -> configuration(ansible) -> deployment(github actions)
