[CI] Fix plugin deployment
This commit is contained in:
2
.github/workflows/apps-plugin-snapshot.yml
vendored
2
.github/workflows/apps-plugin-snapshot.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
- name: Build and Publish
|
||||
run: |
|
||||
jfrog rt build-clean
|
||||
jfrog rt mvn -gs settings.xml -Pfull,deploymentfiles -B install
|
||||
jfrog rt mvn -gs settings.xml -B install
|
||||
jfrog rt build-publish
|
||||
- name: Capture Test Results
|
||||
if: ${{ always() }}
|
||||
|
||||
Reference in New Issue
Block a user