You might also like...
22
Mar
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
1 min read
01
Mar
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
1 min read
18
Jun
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
1 min read
21
Dec
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
1 min read
20
Dec
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,
1 min read