Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ebrains-spack-builds
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
Klaus Noelp
ebrains-spack-builds
Commits
bd1c1fc1
Commit
bd1c1fc1
authored
2 years ago
by
Eleni Mathioulaki
Browse files
Options
Downloads
Patches
Plain Diff
minor changes to ci
parent
d420a4b3
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
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
3
View file @
bd1c1fc1
...
@@ -160,7 +160,7 @@ build-spack-env-on-runner:
...
@@ -160,7 +160,7 @@ build-spack-env-on-runner:
tags
:
tags
:
-
docker-runner
-
docker-runner
-
read-only
-
read-only
image
:
docker-registry.ebrains.eu/tc/ebrains-spack-build-env/gitlab_runners
:gitlab_runners_22.09
image
:
docker-registry.ebrains.eu/tc/ebrains-spack-build-env/gitlab_runners
_nfs:devel
variables
:
variables
:
SPACK_DEV_ENV
:
ebrains-dev
SPACK_DEV_ENV
:
ebrains-dev
SPACK_DEV_PATH
:
$CI_PROJECT_DIR/spack
SPACK_DEV_PATH
:
$CI_PROJECT_DIR/spack
...
@@ -228,8 +228,8 @@ sync-gitlab-spack-instance:
...
@@ -228,8 +228,8 @@ sync-gitlab-spack-instance:
variables
:
variables
:
SPACK_NFS_ENV
:
ebrains-runner-build
SPACK_NFS_ENV
:
ebrains-runner-build
SPACK_PATH
:
$SPACK_PATH_GITLAB
SPACK_PATH
:
$SPACK_PATH_GITLAB
SPACK_USER_CACHE_PATH
:
$SPACK_PATH/.spack
SPACK_USER_CACHE_PATH
:
$SPACK_PATH/
spack/
.spack
SPACK_USER_CONFIG_PATH
:
$SPACK_PATH/.spack
SPACK_USER_CONFIG_PATH
:
$SPACK_PATH/
spack/
.spack
SPACK_REPO_PATH
:
$SPACK_PATH/ebrains-spack-builds
SPACK_REPO_PATH
:
$SPACK_PATH/ebrains-spack-builds
script
:
script
:
# clone spack if it doesn't exist
# clone spack if it doesn't exist
...
...
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