diff --git a/docker/bittorrent-benchmarks-workflows.Dockerfile b/docker/bittorrent-benchmarks-workflows.Dockerfile index 54455ff..20e8f0d 100644 --- a/docker/bittorrent-benchmarks-workflows.Dockerfile +++ b/docker/bittorrent-benchmarks-workflows.Dockerfile @@ -12,5 +12,5 @@ RUN ./get_helm.sh RUN mkdir /opt/bittorrent-benchmarks WORKDIR /opt/bittorrent-benchmarks -COPY ./k8s . -COPY ./docker . +COPY ./k8s ./k8s +COPY ./docker ./docker