Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hxcomm
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EBRAINS RI
Tech Hub
Apps
BrainScaleS
hxcomm
Commits
efc63daf
Commit
efc63daf
authored
2 years ago
by
Christian Mauch
Browse files
Options
Downloads
Patches
Plain Diff
This is ebrains-4.0
parent
a91225ff
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.ci/Jenkinsfile
+2
-1
2 additions, 1 deletion
.ci/Jenkinsfile
.gitreview
+1
-1
1 addition, 1 deletion
.gitreview
with
3 additions
and
2 deletions
.ci/Jenkinsfile
+
2
−
1
View file @
efc63daf
@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"
...
...
This diff is collapsed.
Click to expand it.
.gitreview
+
1
−
1
View file @
efc63daf
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment