Skip to content

adding trivy scanning for the docker file #1

adding trivy scanning for the docker file

adding trivy scanning for the docker file #1

name: Docker Build Push
on:
pull_request:
push:
workflow_dispatch:
jobs:
Build-Scan-Container:
uses: celo-org/reusable-workflows/.github/workflows/container-cicd-local.yaml@main
with:
dockerfile: Dockerfile