add-test-ci
master
- Use a more specific CI image version. - Pin the image to include CI tooling.
- 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.