Merge pull request 'chore: change to specific ci image' (#67) from benvin/ci_image into master
Reviewed-on: #67
This commit was merged in pull request #67.
This commit is contained in:
@@ -3,7 +3,6 @@ when:
|
||||
|
||||
steps:
|
||||
- name: pre-commit
|
||||
image: git.unkin.net/unkin/almalinux9-base:latest
|
||||
image: git.unkin.net/unkin/almalinux9-opentofu:20260308
|
||||
commands:
|
||||
- dnf install uv opentofu terragrunt tflint -y
|
||||
- uvx pre-commit run --all-files
|
||||
|
||||
Reference in New Issue
Block a user