Skip to content

Commit

Permalink
Update CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fmbenhassine committed Dec 5, 2023
1 parent eb5c9bf commit bc3454f
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 @@ -28,5 +28,5 @@ jobs:
ARTIFACTORY_USERNAME: ${{ secrets.ARTIFACTORY_USERNAME }}
ARTIFACTORY_PASSWORD: ${{ secrets.ARTIFACTORY_PASSWORD }}
run: |
./gradlew clean build --parallel --stacktrace --info
./gradlew clean build install --parallel --stacktrace --info
./gradlew artifactoryPublish

0 comments on commit bc3454f

Please sign in to comment.