This is an automated email from the ASF dual-hosted git repository.
rmaucher pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git
The following commit(s) were added to refs/heads/trunk by this push:
new 7883c49 Update CI
7883c49 is described below
commit 7883c49baec7c2e7ff816d7099d589d28203f5cc
Author: remm <[email protected]>
AuthorDate: Sat Apr 18 11:39:43 2026 +0200
Update CI
Forgot to add it ...
---
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 78983bf..f7dcb35 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -44,7 +44,7 @@ jobs:
distribution: zulu
- name: Build
run: |
- mvn clean install
+ mvn clean install failsafe:integration-test
- name: Upload logs
if: ${{ !cancelled() }}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]