From 62d5909f96fad541bc101ad52dabaece6b7eab7e Mon Sep 17 00:00:00 2001 From: Max Kasperowski Date: Fri, 5 Apr 2024 12:58:50 +0200 Subject: [PATCH] update release and build file --- build/Jenkinsfile | 19 ------------------- build/org.eclipse.elk.repository/category.xml | 4 ++-- 2 files changed, 2 insertions(+), 21 deletions(-) diff --git a/build/Jenkinsfile b/build/Jenkinsfile index fad5b844d..e01d915b1 100644 --- a/build/Jenkinsfile +++ b/build/Jenkinsfile @@ -242,25 +242,6 @@ spec: } } - stage('Website') { - steps { - container('hugo') { - dir ('elk/docs') { - sh "hugo" - } - } - - container('jnlp') { - // Deploy the website - dir ('elk/build/releng') { - sshagent([' github-bot-ssh']) { - sh "bash publish-website.sh" - } - } - } - } - } - stage('Publish') { steps { // Zip the update site diff --git a/build/org.eclipse.elk.repository/category.xml b/build/org.eclipse.elk.repository/category.xml index f3477e3da..59a35d9e8 100644 --- a/build/org.eclipse.elk.repository/category.xml +++ b/build/org.eclipse.elk.repository/category.xml @@ -8,8 +8,8 @@ SPDX-License-Identifier: EPL-2.0 --> - - Nightly build update site for the Eclipse Layout Kernel. + + Update site for the Eclipse Layout Kernel, version 0.9.1.