mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-04 23:51:38 +00:00
feat: first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
schemaVersion: 2.0.0
|
||||
|
||||
commandTests:
|
||||
- name: "Check hadolint is installed"
|
||||
command: hadolint
|
||||
args: ['-v']
|
||||
expectedOutput: ["Haskell Dockerfile Linter"]
|
||||
exitCode: 0
|
||||
Reference in New Issue
Block a user