Revert debug logging for patch release build (#3014)
This commit is contained in:
parent
63216ccf64
commit
acea8bb5fd
|
|
@ -68,7 +68,7 @@ jobs:
|
|||
with:
|
||||
job-id: jdk11
|
||||
remote-build-cache-proxy-enabled: false
|
||||
arguments: build --stacktrace -Prelease.version=${{ github.event.inputs.version }} --info
|
||||
arguments: build --stacktrace -Prelease.version=${{ github.event.inputs.version }}
|
||||
- name: Publish artifacts
|
||||
uses: burrunan/gradle-cache-action@v1.10
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue