1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2025-07-04 02:19: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

@ -2,6 +2,7 @@
set -e
# shellcheck disable=SC1090
. "$(dirname "$0")"/conf.env
while [ $# -gt 0 ]; do