Remove debug logs from CI/CD build workflow
This commit is contained in:
@@ -36,6 +36,5 @@ jobs:
|
||||
|
||||
- name: Build the project and Deploy to Artifactory
|
||||
run: |
|
||||
jf gradle build install --parallel
|
||||
jf gradle artifactoryPublish --debug
|
||||
jf gradle build install artifactoryPublish
|
||||
jf rt build-publish
|
||||
|
||||
Reference in New Issue
Block a user