[CI] Add central sync/release for Apps Plugin

This commit is contained in:
Chris Bono
2023-10-07 23:02:11 -05:00
parent db04862069
commit a1fb6e7595
6 changed files with 40 additions and 107 deletions

View File

@@ -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: