Just set up my first Jenkins pipeline Debian package build process for a project using podman. I love the SCM declarative pipeline description. Created my first devops-specific git repo to hold the pipeline script and the podman dockerfile.
Although it is set up to be trigger from pushes to the main branch on my codeberg git repo, I'm just pressing build occasionally for the fun of watching it turn green.
I've only set up the first stage of the pipeline, but it gives me a solid sense of accomplishment.