File tree Expand file tree Collapse file tree 3 files changed +0
-22
lines changed Expand file tree Collapse file tree 3 files changed +0
-22
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 4949 with :
5050 name : warFiles
5151 path : staging
52- - name : Publish Maven artifacts
53- run : ./mvnw -pl osgp/shared/osgp-dto deploy --settings .github/settings.xml
54- if : contains(github.ref, 'release') || contains(github.ref, 'development')
55- env :
56- GITHUB_ACTOR : ${{ github.actor }}
57- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
5852
5953 docker :
6054 name : Building docker images
Original file line number Diff line number Diff line change @@ -23,13 +23,6 @@ SPDX-License-Identifier: Apache-2.0
2323 <relativePath >../parent-shared/pom.xml</relativePath >
2424 </parent >
2525
26- <distributionManagement >
27- <repository >
28- <id >github</id >
29- <url >https://maven.pkg.github.com/osgp/open-smart-grid-platform</url >
30- </repository >
31- </distributionManagement >
32-
3326 <dependencies >
3427 <dependency >
3528 <groupId >commons-codec</groupId >
You can’t perform that action at this time.
0 commit comments