Skip to content

DSO-1834: Upgrade LEP image #12

DSO-1834: Upgrade LEP image

DSO-1834: Upgrade LEP image #12

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 proejct revision
uses: actions/checkout@v4
- name: Run hadolinter
uses: hadolint/[email protected]
with:
dockerfile: Dockerfile