Skip to content

handle timeout of kics scan and gitlab pipeline #70

handle timeout of kics scan and gitlab pipeline

handle timeout of kics scan and gitlab pipeline #70

Workflow file for this run

name: hadolint
on:
pull_request:
branches:
- main
jobs:
docker-linting:
name: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: hadolint
uses: hadolint/[email protected]
with:
dockerfile: Dockerfile