mirror of
https://github.com/codex-storage/bittorrent-benchmarks.git
synced 2025-02-03 06:43:37 +00:00
fix: workflow Dockerfile copy paths
This commit is contained in:
parent
bea51a5adf
commit
a42ec7a85d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user