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

skygo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/netbeans-antora.git


The following commit(s) were added to refs/heads/main by this push:
     new 81a2a25  full clean
81a2a25 is described below

commit 81a2a25ec480973aaa33a4d86ac4a5622c7b3269
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Oct 17 12:57:04 2023 +0200

    full clean
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 9aa0175..36629fb 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -20,7 +20,7 @@ pipeline {
                     sh 'git rm -r .'
                 }
 
-                sh 'npm run plain-install'
+                sh 'npm run clean-install'
                 sh 'npm run build-noclean'
                 zip zipFile:'site.zip', dir:'build/site', archive:'true'
                 dir('build/site') {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to