Skip to content
Snippets Groups Projects
Commit acbf3807 authored by Julien Leduc's avatar Julien Leduc
Browse files

Copying the files in a more convenient location: /opt/ci/ctaeos/var/eos/wfe/bash

parent 4ef63158
No related branches found
No related tags found
No related merge requests found
......@@ -81,8 +81,8 @@ RUN yum-config-manager --enable epel --setopt="epel.priority=4" \
# Add pod specific configuration
ADD ${BASEDIR}/config ${LOCALORCHESTRATIONDIR}
# Add eos_wfe_scripts directory inside ${LOCALORCHESTRATIONDIR} directory
ADD eos_wfe_scripts ${LOCALORCHESTRATIONDIR}/
# Add eos_wfe_scripts directory inside ctaeos specific folder
ADD eos_wfe_scripts ${LOCALORCHESTRATIONDIR}/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.
Finish editing this message first!
Please register or to comment