Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dedal
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
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
Platform
EBRAINS Software Distribution
dedal
Commits
d371edb7
Commit
d371edb7
authored
4 years ago
by
Oliver Breitwieser
Browse files
Options
Downloads
Patches
Plain Diff
Print full environment at startup
Change-Id: Ia963221a1f8b15f14c5153890fd932b0f93d0cf9
parent
696d1619
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.ci/validate_environment.sh
+2
-1
2 additions, 1 deletion
.ci/validate_environment.sh
with
2 additions
and
1 deletion
.ci/validate_environment.sh
+
2
−
1
View file @
d371edb7
...
@@ -90,4 +90,5 @@ export GERRIT_SPECIFIED_SPACK_CHANGE
...
@@ -90,4 +90,5 @@ export GERRIT_SPECIFIED_SPACK_CHANGE
export
GERRIT_SPECIFIED_SPACK_REFSPEC
export
GERRIT_SPECIFIED_SPACK_REFSPEC
# store environment for usage within container
# store environment for usage within container
env
>
"
${
JENKINS_ENV_FILE
}
"
echo
"# Jenkins environment set to:"
>
&2
env
|
tee
"
${
JENKINS_ENV_FILE
}
"
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