From 4c27274a3edfefe6cf50e6a517865b37786dc7c6 Mon Sep 17 00:00:00 2001 From: sebdet Date: Wed, 23 Oct 2019 14:40:31 +0200 Subject: Try to dump config Try to log config to investigate the npm publish problem Issue-ID: CLAMP-450 Change-Id: Ib63e77f97d77a2b1e887600cb83b85252a68a53f Signed-off-by: sebdet --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f3327642..448f290b 100644 --- a/pom.xml +++ b/pom.xml @@ -1122,7 +1122,7 @@ deploy - publish --registry ${npm.publish.url} + run-script publish -- cgit 1.2.3-korg