Validating packer templates with GitHub Actions
I setup a GitHub Action for my packer-aws-windows-openssh project last month and it was working pretty well until a recent
Running PSScriptAnalyzer in GitHub Actions
I was working on a project recently that has some PowerShell scripts and I wanted to add some kind of
Install Docker on Ubuntu with Ansible
I like to use Docker as much as possible for Jenkins builds since it simplifies the agent infrastructure – the agents
Recommendations for MSBuild in a Jenkins pipeline
MSBuild has a lot of command line options that are relevant when building in a Jenkins pipeline.
A useful command
Nginx reverse proxy settings for Jenkins CLI
If you run Jenkins in the cloud or locally, chances are good that you have it behind a reverse proxy,