After moving all my private and public Git repositories to Codeberg and Codefloe last week, I decided to try CI/CD with Woodpecker. I expected a new system with unfamiliar syntax, but since it’s based on Drone, it was easier than feared.
Setting up the pipeline for my Hugo based blog (https://thomas-leister.de) was quick. Only the environment variables caused some trouble at first and didn’t work as expected.
Now everything runs smoothly: every new commit automatically builds and deploys the website.
#woodpecker #forgejo #hugo #drone #git #website #blog #cicd #automation






