File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010
1111jobs :
1212 run-patch :
13- uses : powsybl/github-ci/.github/workflows/patch-frontend-app-generic.yml@f62faf5a23feb821b4441c829cdc246007b8d2ca
13+ uses : powsybl/github-ci/.github/workflows/patch-frontend-app-generic.yml@f2f97635ffa5ef68cd9c49f101d8ff92188a3e94
1414 with :
1515 releaseVersion : ${{ github.event.inputs.releaseVersion }}
1616 dockerImage : docker.io/gridsuite/gridadmin-app
Original file line number Diff line number Diff line change 1414
1515jobs :
1616 run-release :
17- uses : powsybl/github-ci/.github/workflows/release-frontend-app-generic.yml@f62faf5a23feb821b4441c829cdc246007b8d2ca
17+ uses : powsybl/github-ci/.github/workflows/release-frontend-app-generic.yml@f2f97635ffa5ef68cd9c49f101d8ff92188a3e94
1818 with :
1919 releaseVersion : ${{ github.event.inputs.releaseVersion }}
2020 commitSha : ${{ github.event.inputs.gitReference }}
You can’t perform that action at this time.
0 commit comments