You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2022/04/10 05:21:38 UTC

[isis] branch master updated: ISIS-2445: try build local staging repo (6)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new 5985f6d561 ISIS-2445: try build local staging repo (6)
5985f6d561 is described below

commit 5985f6d561e36413211888b833b13ddc993f6c70
Author: Andi Huber <ah...@apache.org>
AuthorDate: Sun Apr 10 07:21:33 2022 +0200

    ISIS-2445: try build local staging repo (6)
---
 .github/workflows/ci-build-artifacts-push-maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci-build-artifacts-push-maven.yml b/.github/workflows/ci-build-artifacts-push-maven.yml
index 4f2ef48414..5d46e31c25 100644
--- a/.github/workflows/ci-build-artifacts-push-maven.yml
+++ b/.github/workflows/ci-build-artifacts-push-maven.yml
@@ -81,7 +81,7 @@ jobs:
         # -Djacoco.skip=true ... no need for the CI build to add test coverage reports
         # -T 1C ... 1 build thread per core
       run: >-
-         mvn deploy
+         mvn install
          -f isis-parent/pom.xml
          -Dreleased
          -Dlsrepo