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 1010
1111jobs :
1212 run-patch :
13- uses : powsybl/github-ci/.github/workflows/patch-frontend-app-generic.yml@8197c006b729cfd664ffa3f3fe4bb603fb574c69
13+ uses : powsybl/github-ci/.github/workflows/patch-frontend-app-generic.yml@4fb0262ed5dbb84f8c07d2cea8f29ae01769eb19
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@8197c006b729cfd664ffa3f3fe4bb603fb574c69
17+ uses : powsybl/github-ci/.github/workflows/release-frontend-app-generic.yml@4fb0262ed5dbb84f8c07d2cea8f29ae01769eb19
1818 with :
1919 releaseVersion : ${{ github.event.inputs.releaseVersion }}
2020 commitSha : ${{ github.event.inputs.gitReference }}
Original file line number Diff line number Diff line change 11{
22 "name" : " gridadmin-app" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 2.16.0-SNAPSHOT " ,
44 "license" : " MPL-2.0" ,
55 "private" : true ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments