mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-10 02:19:14 +00:00
Maven Daemon CLIng (#1158)
Co-authored-by: Guillaume Nodet <gnodet@gmail.com>
This commit is contained in:
2
.github/workflows/early-access.yaml
vendored
2
.github/workflows/early-access.yaml
vendored
@@ -55,6 +55,7 @@ jobs:
|
||||
with:
|
||||
name: daemon-test-logs-default-build
|
||||
path: integration-tests/target/mvnd-tests/**/daemon*.log
|
||||
include-hidden-files: 'true'
|
||||
|
||||
native-build:
|
||||
name: 'Build with GraalVM on ${{ matrix.os }}'
|
||||
@@ -141,6 +142,7 @@ jobs:
|
||||
with:
|
||||
name: daemon-test-logs-${{ env.OS }}-${{ env.ARCH }}
|
||||
path: integration-tests/target/mvnd-tests/**/daemon*.log
|
||||
include-hidden-files: 'true'
|
||||
|
||||
- name: 'Upload artifact'
|
||||
uses: actions/upload-artifact@v4
|
||||
|
Reference in New Issue
Block a user