mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-10 08:12:16 +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:
|
with:
|
||||||
node-version: 12
|
node-version: 12
|
||||||
- name: Docker Lint
|
- name: Docker Lint
|
||||||
uses: replicatedhq/dockerfilelint@master
|
uses: docker://replicated/dockerfilelint:latest
|
||||||
with:
|
with:
|
||||||
args: Dockerfile
|
args: ./Dockerfile
|
||||||
# - name: Shell Lint
|
# - name: Shell Lint
|
||||||
# uses: actions/bin/shellcheck@master
|
# uses: actions/bin/shellcheck@master
|
||||||
# with:
|
# with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user