This commit is contained in:
Borales 2019-10-13 23:23:16 +02:00
parent 9cdb6a613d
commit bde4840b6f
No known key found for this signature in database
GPG Key ID: CDC05EA9067B0EB5

View File

@ -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: