File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
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-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-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-server
You can’t perform that action at this time.
0 commit comments