Skip to content

Fix/DSO-1861: Fix nginx config file path #16

Fix/DSO-1861: Fix nginx config file path

Fix/DSO-1861: Fix nginx config file path #16

Workflow file for this run

name: ✨ lint
on:
pull_request:
branches:
- main
jobs:
lint:
runs-on:
- ubuntu-latest
defaults:
run:
shell: bash -leo pipefail {0}
steps:
- name: 💻 Check out current project revision
uses: actions/checkout@v4
- name: 🌷 Run hadolinter
uses: hadolint/[email protected]
with:
dockerfile: Dockerfile