How to Create and Update Gitlab CI/CD Variables Using PowerShell
Context
I needed to create multiple CI/CD variables in Gitlab on my Windows machine. I chose to be lazy and skip the Clickops, so I automated everything instead using PowerShell 🤪️️️️️️
Prerequisite
Create a personal access token with api scope to ...
bernicecpz.hashnode.dev3 min read