feat: use gobuilder image for pre-commit
- add golang on top of base image - unkin/packer-images#44
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user