Skip to content

build: [GH-84] Broken CI #364

build: [GH-84] Broken CI

build: [GH-84] Broken CI #364

Workflow file for this run

---
name: Hadolint
'on': push
jobs:
dive:
runs-on: ubuntu-latest
name: Analyze image using hadolint
steps:
- uses: actions/checkout@v2
- uses: hadolint/[email protected]
with:
dockerfile: Dockerfile