1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2025-07-01 08:39:25 +00:00

Add linting at github actions

This commit is contained in:
2020-03-07 19:08:09 +01:00
parent 7431aeb126
commit ead6a1bf13
4 changed files with 11 additions and 1 deletions

View File

@ -14,6 +14,12 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: shellcheck
uses: ludeeus/action-shellcheck@master
- name: hadolint
uses: brpaz/hadolint-action@master
- name: Build image
run: ./build.sh