Skip to content
Snippets Groups Projects
Commit 0cc006f8 authored by Charlotte Hausman's avatar Charlotte Hausman
Browse files

fix start script path

parent 3ab0a809
No related branches found
Tags end-of-sprint-28
2 merge requests!1452Merge 2.8.2 to main,!1396changes for local builds
Pipeline #10318 canceled
......@@ -97,7 +97,7 @@ ENV PATH "${PATH}:/home/vlapipe/.local/bin"
USER root
COPY /config/htcondor/00-htcondor-9.0.config /etc/condor/config.d/00-htcondor-9.0.config
CMD /code/bin/boot-condor-and-workflow.sh
CMD /code/services/workflow/bin/boot-condor-and-workflow.sh
FROM pex-base as dev
......
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