Skip to content
Snippets Groups Projects
Commit 336d3575 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Merge branch 'gaudi_binary_tag' into 'master'

Gaudi Binary tag mismatch.

See merge request !23
parents 15be3f7e 82f408f8
Branches
Tags
1 merge request!23Gaudi Binary tag mismatch.
...@@ -68,7 +68,7 @@ RUN cd /opt/spack-environment \ ...@@ -68,7 +68,7 @@ RUN cd /opt/spack-environment \
&& spack env activate . \ && spack env activate . \
&& export PODIO=`spack find -p podio | grep software | awk '{print $2}'` \ && export PODIO=`spack find -p podio | grep software | awk '{print $2}'` \
&& echo "export PODIO=${PODIO};" >> /etc/profile.d/z10_spack_environment.sh \ && echo "export PODIO=${PODIO};" >> /etc/profile.d/z10_spack_environment.sh \
&& echo "export BINARY_TAG=x86_64-linux-gcc10-opt" >> /etc/profile.d/z10_spack_environment.sh && echo "export BINARY_TAG=x86_64-linux-gcc9-opt" >> /etc/profile.d/z10_spack_environment.sh
## make sure we have the entrypoints setup correctly ## make sure we have the entrypoints setup correctly
ENTRYPOINT [] ENTRYPOINT []
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment