Validate Docker builder image on CI
This commit is contained in:
@@ -80,6 +80,8 @@ jobs:
|
||||
run: |
|
||||
fd . 'scripts/' --exclude '*.hurl' -t file --exec shellcheck --color
|
||||
fd . '.claude/hooks' -t file --exec shellcheck --color
|
||||
- name: 🐳 Validate Docker builder image
|
||||
run: mise run dev:validate-docker-image
|
||||
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user