diff --git a/Dockerfile b/Dockerfile index 6c751a14cd69a9691d446858e4daa1b5e85a3a92..8a9ce5c440f85e47f1015552caab8dad1dbd5be4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,6 +27,6 @@ RUN mkdir wccl/build && \ RUN apt-get install -y curl WORKDIR /home/install/wccl/build -COPY ./uploaddeb.sh +COPY ./uploaddeb.sh ./ RUN bash uploaddeb.sh $APT_USERNAME $APT_PASSWORD https://apt.clarin-pl.eu