[CI] Add central sync/release for Apps Plugin
This commit is contained in:
4
.github/workflows/apps-plugin-release.yml
vendored
4
.github/workflows/apps-plugin-release.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
run:
|
||||
working-directory: spring-cloud-dataflow-apps-plugin
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-java@v3
|
||||
with:
|
||||
java-version: 17
|
||||
@@ -23,7 +23,7 @@ jobs:
|
||||
with:
|
||||
maven-version: 3.8.8
|
||||
maven-mirror: 'https://dlcdn.apache.org/maven/maven-3/'
|
||||
- uses: jfrog/setup-jfrog-cli@v1
|
||||
- uses: jfrog/setup-jfrog-cli@v3
|
||||
with:
|
||||
version: 1.46.4
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user