Skip to content
Snippets Groups Projects
Commit 5541048a authored by Ujwal Kundur's avatar Ujwal Kundur
Browse files

remove test fix 6.5 artifacts

parent e4683da3
No related branches found
No related tags found
1 merge request!306OneAPI Integration Testing
...@@ -319,8 +319,6 @@ ARG AFTERBURNER_VERSION=main ...@@ -319,8 +319,6 @@ ARG AFTERBURNER_VERSION=main
RUN echo "" >> /etc/jug_info \ RUN echo "" >> /etc/jug_info \
&& echo " - jug_dev: ${JUG_VERSION}" >> /etc/jug_info && echo " - jug_dev: ${JUG_VERSION}" >> /etc/jug_info
## set up oneapi environment
RUN source /opt/intel/oneapi/setvars.sh --force 2> /dev/null
## make sure we have the entrypoints setup correctly ## make sure we have the entrypoints setup correctly
ENTRYPOINT ["/usr/local/sbin/entrypoint.sh"] ENTRYPOINT ["/usr/local/sbin/entrypoint.sh"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment