Skip to content

remove newinstall flag and be deliberate about startup properties by … #34

remove newinstall flag and be deliberate about startup properties by …

remove newinstall flag and be deliberate about startup properties by … #34

Workflow file for this run

name: hadolint
on:
push:
branches:
- fb_*
pull_request:
branches:
- develop
jobs:
hadolint:
name: hadolint
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Run hadolint
uses: hadolint/[email protected]
with:
dockerfile: Dockerfile