Skip to content

Commit

Permalink
Update CI/CD build to publish pom files
Browse files Browse the repository at this point in the history
  • Loading branch information
fmbenhassine committed Dec 7, 2023
1 parent 3789866 commit f566b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-43x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
- name: Build the project and Deploy to Artifactory
run: |
jf gradle build artifactoryPublish --parallel --stacktrace --info
jf gradle build install artifactoryPublish --parallel --stacktrace --info
jf rt build-publish

0 comments on commit f566b51

Please sign in to comment.