Skip to content

Handler should take clj body w/ optional headers & env as context #139

Handler should take clj body w/ optional headers & env as context

Handler should take clj body w/ optional headers & env as context #139

Workflow file for this run

name: Hadolint
on:
push:
branches:
- "*"
paths-ignore:
- "*.adoc"
pull_request:
paths-ignore:
- "*.adoc"
jobs:
hadolint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: hadolint/[email protected]
with:
dockerfile: template/bb/Dockerfile