Skip to content
Snippets Groups Projects
Commit efc63daf authored by Christian Mauch's avatar Christian Mauch
Browse files

This is ebrains-4.0

parent a91225ff
No related branches found
No related tags found
No related merge requests found
@Library("jenlib") _ @Library("jenlib@ebrains-4.0") _
Map<String, Object> pipelineOptions = [ Map<String, Object> pipelineOptions = [
projects: ["hxcomm"], projects: ["hxcomm"],
setupOptions: "--release-branch=ebrains-4.0",
container: [app: "dls-core", singularityArgs: "-B /run/munge"], container: [app: "dls-core", singularityArgs: "-B /run/munge"],
notificationChannel: "#dls-software", notificationChannel: "#dls-software",
configureInstallOptions: "--build-profile=ci" configureInstallOptions: "--build-profile=ci"
......
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
host=brainscales-r.kip.uni-heidelberg.de host=brainscales-r.kip.uni-heidelberg.de
port=29418 port=29418
project=hxcomm project=hxcomm
defaultbranch=master defaultbranch=ebrains-4.0
defaultremote=review defaultremote=review
defaultrebase=0 defaultrebase=0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment