mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-12 19:41:37 +00:00
fix: dockerfile entrypoint commandº
This commit is contained in:
@@ -64,7 +64,9 @@ jobs:
|
||||
needs: test
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: ./
|
||||
|
||||
- name: Run integration test
|
||||
uses: ./
|
||||
with:
|
||||
dockerfile: testdata/Dockerfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user