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 8
8
9
9
jobs :
10
10
build :
11
- uses : powsybl/github-ci/.github/workflows/build-backend-app-generic.yml@39565de6fd7d394ed76fa09e5197ffb1350ff1e6
11
+ uses : powsybl/github-ci/.github/workflows/build-backend-app-generic.yml@69b162754c0728d9aeb2ea568eaf47f28f60fafb
12
12
with :
13
13
dockerImage : docker.io/gridsuite/study-notification-server
14
14
dockerUsername : gridsuiteci
Original file line number Diff line number Diff line change 9
9
10
10
jobs :
11
11
run-patch :
12
- uses : powsybl/github-ci/.github/workflows/patch-backend-app-generic.yml@39565de6fd7d394ed76fa09e5197ffb1350ff1e6
12
+ uses : powsybl/github-ci/.github/workflows/patch-backend-app-generic.yml@69b162754c0728d9aeb2ea568eaf47f28f60fafb
13
13
with :
14
14
githubappId : ${{ vars.GRIDSUITE_ACTIONS_APPID }}
15
15
dockerImage : docker.io/gridsuite/study-notification-server
Original file line number Diff line number Diff line change 12
12
13
13
jobs :
14
14
run-release :
15
- uses : powsybl/github-ci/.github/workflows/release-backend-app-generic.yml@39565de6fd7d394ed76fa09e5197ffb1350ff1e6
15
+ uses : powsybl/github-ci/.github/workflows/release-backend-app-generic.yml@69b162754c0728d9aeb2ea568eaf47f28f60fafb
16
16
with :
17
17
githubappId : ${{ vars.GRIDSUITE_ACTIONS_APPID }}
18
18
dockerImage : docker.io/gridsuite/study-notification-server
Original file line number Diff line number Diff line change 19
19
20
20
<groupId >org.gridsuite</groupId >
21
21
<artifactId >gridsuite-study-notification-server</artifactId >
22
- <version >2.17 .0-SNAPSHOT</version >
22
+ <version >2.18 .0-SNAPSHOT</version >
23
23
24
24
<packaging >jar</packaging >
25
25
<name >Study notification server</name >
You can’t perform that action at this time.
0 commit comments