blob: 4a3410d8f44d2865e82de9dd4e8ebddeca1d900a [file]
###############################################################################
# Copyright (c) 2024 Willink Transformations and others.
#
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# E.D.Willink - initial API and implementation
###############################################################################
# MoDisco publisher properties for use by the justj-promoter job:
#
BUILD_COMMIT=-commit https://git.eclipse.org/c/modisco/org.eclipse.modisco.git/commit/?id=${env.GIT_COMMIT}
BUILD_PROMOTE=${env.BUILD_URL}artifact/org.eclipse.modisco.updatesite/target/repository
BUILD_REMOTE=-remote genie.modisco@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/modeling/mdt/modisco
BUILD_ROOT=/home/jenkins/agent/workspace/justj-promoter/justj-sync
BUILD_TIMESTAMP=-timestamp ${buildTimestamp}
BUILD_TYPE=${env.BUILD_TYPE}
BUILD_URL=${env.BUILD_URL}