Skip to content
Snippets Groups Projects
Commit 7fa44050 authored by Adrian Ciu's avatar Adrian Ciu
Browse files

esd-spack-installation: added spack install packages method

parent 5950db4b
No related branches found
No related tags found
1 merge request!4feat(spack_operation): implement setup_spack_env functionality
Pipeline #58860 passed with stages
in 1 minute and 15 seconds
...@@ -30,7 +30,7 @@ testing-pytest: ...@@ -30,7 +30,7 @@ testing-pytest:
script: script:
- chmod +x esd/utils/bootstrap.sh - chmod +x esd/utils/bootstrap.sh
- ./esd/utils/bootstrap.sh - ./esd/utils/bootstrap.sh
- echo $SPACK_ENV_ACCESS_TOKEN - echo "$SPACK_ENV_ACCESS_TOKEN"
# - pip install . # - pip install .
# - pytest ./esd/tests/ -s --junitxml=test-results.xml # - pytest ./esd/tests/ -s --junitxml=test-results.xml
artifacts: artifacts:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment