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

esd-spack-installation: added spack install packages method

parent 5de54e8b
No related branches found
No related tags found
1 merge request!4feat(spack_operation): implement setup_spack_env functionality
Pipeline #58856 failed with stages
in 9 minutes and 20 seconds
...@@ -28,6 +28,7 @@ testing-pytest: ...@@ -28,6 +28,7 @@ testing-pytest:
- docker-runner - docker-runner
image: ubuntu:22.04 image: ubuntu:22.04
script: script:
- echo $SPACK_ENV_ACCESS_TOKEN
- chmod +x esd/utils/bootstrap.sh - chmod +x esd/utils/bootstrap.sh
- ./esd/utils/bootstrap.sh - ./esd/utils/bootstrap.sh
- pip install . - pip install .
......
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