Skip to content
Snippets Groups Projects

Revert "Update .gitlab-ci.yml"

Closed Michael Bücker requested to merge buecker/jupyterhub-ai:revert-946169df into main
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -15,3 +15,6 @@ COPY jupyter_notebook_config.py ${HOME}/.jupyter/
COPY app ${HOME}/app/
RUN chown -R jovyan ${HOME}/app/
COPY client.py ${HOME}/
RUN chown -R jovyan ${HOME}/client.py
Loading