mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-04 11:42:19 +08:00
Docker lint
This commit is contained in:
parent
ab1419e4cb
commit
ae80f819cc
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -11,10 +11,10 @@ jobs:
|
||||
- uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 12
|
||||
# - name: Docker Lint
|
||||
# uses: docker://replicated/dockerfilelint
|
||||
# with:
|
||||
# args: Dockerfile
|
||||
- name: Docker Lint
|
||||
uses: docker://replicated/dockerfilelint
|
||||
with:
|
||||
args: Dockerfile
|
||||
# - name: Shell Lint
|
||||
# uses: actions/bin/shellcheck@master
|
||||
# with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user