Skip to content
Snippets Groups Projects
Commit 1149267c authored by Sylvester Joosten's avatar Sylvester Joosten
Browse files

Check if using eic-shell fixes CI environment woes

parent a3819eb3
No related branches found
No related tags found
1 merge request!74Fix environment setup for CI usage
......@@ -221,7 +221,7 @@ COPY eic-shell /usr/local/bin/eic-shell
## make sure we have the entrypoints setup correctly
ENTRYPOINT []
CMD ["bash", "--rcfile", "/etc/profile", "-l"]
CMD ["eic-shell"]
USER 0
WORKDIR /
SHELL ["/usr/local/bin/eic-shell"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment