mirror of https://github.com/apache/lucene.git
Nightly gh action 'buildAndPushRelease and smokeTestRelease.py' should save release.log on failure #13754
This commit is contained in:
parent
7c529ce092
commit
ccccf92abd
|
@ -72,3 +72,4 @@ jobs:
|
||||||
name: smoke-tester-logs-jdk-${{ matrix.java-version }}
|
name: smoke-tester-logs-jdk-${{ matrix.java-version }}
|
||||||
path: |
|
path: |
|
||||||
${{ env.TMP_DIR }}/**/*.log
|
${{ env.TMP_DIR }}/**/*.log
|
||||||
|
/tmp/release.log
|
||||||
|
|
Loading…
Reference in New Issue