Skip to content
Snippets Groups Projects
Commit 73482ef2 authored by Eric Cano's avatar Eric Cano
Browse files

Added missing wfe scripts in buildtree runner image.

parent d935e750
Branches
Tags
No related merge requests found
......@@ -32,6 +32,9 @@ ENV ORCHESTRATIONDIR="continuousintegration/orchestration/pods" \
# Add pod specific configuration
ADD ${BASEDIR}/config ${LOCALORCHESTRATIONDIR}
# Add eos_wfe_scripts directory inside ctaeos specific folder
ADD eos_wfe_scripts ${LOCALORCHESTRATIONDIR}/ctaeos/var/eos/wfe/bash/
# Add orchestration run scripts locally
ADD ${BASEDIR}/opt /opt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment