Skip to content

Bump bb to 1.3.187-SNAPSHOT in the readme #451

Bump bb to 1.3.187-SNAPSHOT in the readme

Bump bb to 1.3.187-SNAPSHOT in the readme #451

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