Skip to content

enhance BusbarSectionFinderTraverser to handle all cases #411

enhance BusbarSectionFinderTraverser to handle all cases

enhance BusbarSectionFinderTraverser to handle all cases #411

Workflow file for this run

name: CI
on:
push:
branches:
- 'main'
pull_request:
jobs:
build:
uses: powsybl/github-ci/.github/workflows/build-backend-app-generic.yml@aaae75875296657028f2805e7a3fbdb1418b8b95
with:
dockerImage: docker.io/gridsuite/network-map-server
dockerUsername: gridsuiteci
eventType: network_map_server_updated
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
repo-token: ${{ secrets.REPO_ACCESS_TOKEN }}