GitLab CICD - How to create a re-usable function with arguments
My take on how to create a re-usable function (of sorts) in CICD pipeline.
Problem Statement
Had to create multiple Docker images with respective Dockerfile's and in parallel
The original code design was to create multiple jobs with a basic depende...
jagadishprasad.hashnode.dev2 min read