mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-06-21 07:43:56 +08:00
Lint
This commit is contained in:
@@ -12,9 +12,9 @@ jobs:
|
||||
with:
|
||||
node-version: 12
|
||||
- name: Docker Lint
|
||||
uses: replicatedhq/dockerfilelint@master
|
||||
uses: docker://replicated/dockerfilelint:latest
|
||||
with:
|
||||
args: Dockerfile
|
||||
args: ./Dockerfile
|
||||
# - name: Shell Lint
|
||||
# uses: actions/bin/shellcheck@master
|
||||
# with:
|
||||
|
||||
Reference in New Issue
Block a user