Commit message: update .gitlab-ci.yml
You must log in or register to comment.
- 3 years
In all seriousness, check out act if you’re using GitHub actions. Saved me so many CI minutes.
- 3 years
We use git lab… there might be something equivalent I’ll check out. I really hate testing/building/fixing cicd because of how long it takes to try something out.