Commit 8e4b57f9 authored by Dave Cooper's avatar Dave Cooper
Browse files

ready to try all the way thru again

parent 2c68d764
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ RUN cp /src/gendl/docker/build-build/run-gendl-services \
       /opt/gendl/ && \
    chmod +x /opt/gendl/run-pipeline-tests.sh && \
    chmod +x /opt/gendl/run-gendl-services && \
    cp -ar /src/regression/ /opt/gendl-regression/
    cp -ar /src/gendl/regression/ /opt/gendl-regression/

USER root