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/11 16:46:52 UTC

[isis] branch master updated: ISIS-2445: revert experiment in build-artifacts.sh

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 63f119f7fe ISIS-2445: revert experiment in build-artifacts.sh
63f119f7fe is described below

commit 63f119f7fe2e0e6d1ba212463dfed927fb44f2b5
Author: Andi Huber <ah...@apache.org>
AuthorDate: Mon Apr 11 18:46:44 2022 +0200

    ISIS-2445: revert experiment in build-artifacts.sh
---
 scripts/ci/build-artifacts.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/ci/build-artifacts.sh b/scripts/ci/build-artifacts.sh
index 1c65d994fc..897fe811c3 100644
--- a/scripts/ci/build-artifacts.sh
+++ b/scripts/ci/build-artifacts.sh
@@ -96,7 +96,6 @@ function buildDockerImage() {
 
 	mvn --batch-mode \
     	compile jib:$JIB_CMD \
-    	-Dnightly-localfs-repo \
     	-Dmaven.source.skip=true \
     	-Dskip.git \
     	-Dskip.arch \