mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-13 02:51:27 +02:00
Update lint-checks.yaml
This commit is contained in:
9
.github/workflows/lint-checks.yaml
vendored
9
.github/workflows/lint-checks.yaml
vendored
@@ -10,10 +10,11 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/hadolint/hadolint:latest-alpine
|
container: ghcr.io/hadolint/hadolint:latest-alpine
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- name: hadolint
|
||||||
- uses: hadolint/hadolint-action@v1.6.0
|
- uses: actions/checkout@v2
|
||||||
with:
|
- uses: hadolint/hadolint-action@v1.6.0
|
||||||
dockerfile: Dockerfile
|
with:
|
||||||
|
dockerfile: Dockerfile
|
||||||
|
|
||||||
shellcheck:
|
shellcheck:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user