feat: use gobuilder image for pre-commit
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/unit-tests Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful

- add golang on top of base image
- unkin/packer-images#44
This commit is contained in:
2026-03-25 17:35:42 +11:00
parent 16072917f0
commit 0ba9a3da09
+1 -1
View File
@@ -3,6 +3,6 @@ when:
steps:
- name: pre-commit
image: git.unkin.net/unkin/almalinux9-base:20260308
image: git.unkin.net/unkin/almalinux9-gobuilder:20260325
commands:
- uvx pre-commit run --all-files