Skip to content

cisagov/Malcolm#899, fix IP connections tree dashboard to use trees m… #1025

cisagov/Malcolm#899, fix IP connections tree dashboard to use trees m…

cisagov/Malcolm#899, fix IP connections tree dashboard to use trees m… #1025

name: dashboards-helper-build-and-push-ghcr
on:
push:
branches:
- main
- staging
paths:
- 'dashboards/**'
- 'Dockerfiles/dashboards-helper.Dockerfile'
- 'container-health-scripts/dashboards-helper.sh'
- 'scripts/malcolm_constants.py'
- 'scripts/malcolm_utils.py'
- 'shared/bin/docker-uid-gid-setup.sh'
- 'shared/bin/opensearch_status.sh'
- 'shared/bin/service_check_passthrough.sh'
- '.trigger_workflow_build'
workflow_dispatch:
repository_dispatch:
jobs:
docker:
uses: ./.github/workflows/docker-build-push-scan.yml
with:
service: dashboards-helper
dockerfile: ./Dockerfiles/dashboards-helper.Dockerfile