Skip to content
Snippets Groups Projects
Commit b799fe17 authored by bcopy's avatar bcopy Committed by Brice Copy
Browse files

Set dashetl module to dvelop branch

parent 214bf3a3
No related branches found
No related tags found
1 merge request!1Draft: Fix stdout issue with latest Gitlab runner upgrade
......@@ -28,7 +28,7 @@ RUN cd $SPARK_HOME && \
pip3 list && pip3 install pyspark==2.3.2 pandas scipy influxdb pyarrow
RUN source $SPARK_HOME/nxcals-python3-env/bin/activate && \
pip install git+https://gitlab.cern.ch/industrial-controls/services/dash/dash-etl.git@master
pip install git+https://gitlab.cern.ch/industrial-controls/services/dash/dash-etl.git@develop
VOLUME /auth
......
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