[Octopus] modify project to SpringBoot version
This commit is contained in:
2
.github/workflows/build-push-docker.yml
vendored
2
.github/workflows/build-push-docker.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
with:
|
||||
java-version: '11'
|
||||
distribution: 'temurin'
|
||||
server-id: github # Value of the distributionManagement/repository/id field of the pom.xml
|
||||
server-id: github # Value of the distributionManagement/repository/id field of the pom.xml-back
|
||||
settings-path: ${{ github.workspace }} # location for the settings.xml file
|
||||
cache: maven
|
||||
|
||||
|
||||
Reference in New Issue
Block a user