Skip to content

DSO-2027: Migrate lep to ECR public repo #26

DSO-2027: Migrate lep to ECR public repo

DSO-2027: Migrate lep to ECR public repo #26

Workflow file for this run

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