mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-03-12 14:12:17 +08:00
Lint
This commit is contained in:
parent
9cdb6a613d
commit
bde4840b6f
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user