Skip to content

Commit

Permalink
updating the gradle command
Browse files Browse the repository at this point in the history
  • Loading branch information
balda-rdx committed Oct 24, 2023
1 parent ac715fd commit 72e497b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
run: |
cd interop/kotlin/ret-kotlin/lib/
ls -la
gradle build publish
gradle build publish -Psigning.secretKeyRingFile=rdx-secring.gpg -Psigning.password=secret -Psigning.keyId=24875D73 -PossrhUsername=your-jira-id -PossrhPassword=your-jira-password

0 comments on commit 72e497b

Please sign in to comment.