File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88
99jobs :
1010 build :
11- uses : powsybl/github-ci/.github/workflows/build-generic.yml@07ff8aa16a298b7d735d50883f6f723d84d87a55
11+ uses : powsybl/github-ci/.github/workflows/build-backend-app- generic.yml@8e3547c7f6d98c23095896b6097294f22100b122
1212 with :
1313 sonarOrganization : gridsuite
1414 sonarProjectKey : org.gridsuite:study-notification-server
Original file line number Diff line number Diff line change 99
1010jobs :
1111 run-patch :
12- uses : powsybl/github-ci/.github/workflows/patch-generic.yml@07ff8aa16a298b7d735d50883f6f723d84d87a55
12+ uses : powsybl/github-ci/.github/workflows/patch-backend-app- generic.yml@8e3547c7f6d98c23095896b6097294f22100b122
1313 with :
1414 githubappId : ${{ vars.GRIDSUITE_ACTIONS_APPID }}
1515 sonarOrganization : gridsuite
Original file line number Diff line number Diff line change 1212
1313jobs :
1414 run-release :
15- uses : powsybl/github-ci/.github/workflows/release-generic.yml@07ff8aa16a298b7d735d50883f6f723d84d87a55
15+ uses : powsybl/github-ci/.github/workflows/release-backend-app- generic.yml@8e3547c7f6d98c23095896b6097294f22100b122
1616 with :
1717 githubappId : ${{ vars.GRIDSUITE_ACTIONS_APPID }}
1818 sonarOrganization : gridsuite
Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >com.powsybl</groupId >
1515 <artifactId >powsybl-parent-ws</artifactId >
16- <version >20 </version >
16+ <version >21 </version >
1717 <relativePath />
1818 </parent >
1919
You can’t perform that action at this time.
0 commit comments