Skip to content

upgrade powsybl network store v1.22.0 and add regulating point for ratio and phase tap changers #154

upgrade powsybl network store v1.22.0 and add regulating point for ratio and phase tap changers

upgrade powsybl network store v1.22.0 and add regulating point for ratio and phase tap changers #154

Workflow file for this run

name: CI
on:
push:
branches:
- 'main'
pull_request:
jobs:
build:
uses: powsybl/github-ci/.github/workflows/build-generic.yml@9f24da824c364cf389e4efb08685134edbb62271
with:
sonarOrganization: powsybl-ci-github
sonarProjectKey: com.powsybl:powsybl-network-store-server
dockerImage: docker.io/powsybl/network-store-server
dockerUsername: powsyblci
eventOrganizations: gridsuite
eventType: network_store_server_updated
secrets:
sonar-token: ${{ secrets.SONAR_TOKEN }}
docker-token: ${{ secrets.DOCKERHUB_TOKEN }}
repo-token: ${{ secrets.REPO_ACCESS_TOKEN }}