Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dedal
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
1
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
Project 'ri/tech-hub/platform/esd/yashchiki' was moved to 'ri/tech-hub/platform/esd/dedal'. Please update any links and bookmarks that may still have the old path.
Show more breadcrumbs
EBRAINS RI
Tech Hub
Platform
EBRAINS Software Distribution
dedal
Merge requests
!1
feat: restructure repo into a proper Python tool/library
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
feat: restructure repo into a proper Python tool/library
esd
into
koutakia
Overview
11
Commits
4
Pipelines
39
Changes
22
Merged
Eric Müller
requested to merge
esd
into
koutakia
2 months ago
Overview
6
Commits
4
Pipelines
39
Changes
1
Expand
0
0
Merge request reports
Viewing commit
0016d7d9
Show latest version
1 file
+
3
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
0016d7d9
esd: fixed runnign tests from file
· 0016d7d9
Adrian Ciu
authored
2 months ago
.gitlab-ci.yml
+
3
−
3
Options
@@ -5,9 +5,9 @@ stages:
variables
:
BUILD_ENV_DOCKER_IMAGE
:
docker-registry.ebrains.eu/esd/tmp:latest
#
before_script:
#
- python -m ensurepip --upgrade
#
- python -m pip install --upgrade pip
before_script
:
-
python -m ensurepip --upgrade
-
python -m pip install --upgrade pip
#build-spack-env-on-runner:
# stage: build