Add test stage to CI #37

Merged
rogs merged 2 commits from add-test-ci into master 2025-03-30 10:00:33 -03:00

2 Commits

Author SHA1 Message Date
ef2075668a
Update Hugo CI image version.
- Use a more specific CI image version.
- Pin the image to include CI tooling.
2025-03-30 09:55:55 -03:00
658581e147
Add test stage to CI
- Adds a test stage using a Hugo image.
- Runs `hugo version` and `hugo --minify` in the test stage.
- Restricts test execution to merge requests and master branches.
2025-03-30 09:53:34 -03:00