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
ba047884
Commit
ba047884
authored
1 year ago
by
Eleni Mathioulaki
Browse files
Options
Downloads
Patches
Plain Diff
temporarily allow writing to the new spack instance
parent
8c5045cc
No related branches found
Branches containing commit
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
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
ba047884
...
...
@@ -57,7 +57,7 @@ deploy-int-release-dev-cscs:
INSTALLATION_ROOT
:
/srv/test-build-2309
SPACK_ENV
:
test
RELEASE_NAME
:
EBRAINS-test
resource_group
:
shared-NFS-mount-dev-cscs
resource_group
:
shared-NFS-mount-dev-cscs
-spack20
rules
:
-
if
:
$CI_PROJECT_NAMESPACE =~ /technical-coordination/
# - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PROJECT_NAMESPACE =~ /technical-coordination/
...
...
@@ -113,7 +113,7 @@ deploy-exp-release-dev-cscs:
INSTALLATION_ROOT
:
/srv/test-build-2309
SPACK_ENV
:
experimental
RELEASE_NAME
:
EBRAINS-experimental
resource_group
:
shared-NFS-mount-dev-cscs
resource_group
:
shared-NFS-mount-dev-cscs
-spack20
only
:
refs
:
-
schedules
...
...
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