Skip to content
Snippets Groups Projects
Commit 9e248b9c authored by Arkadiusz Janz's avatar Arkadiusz Janz
Browse files

Update Dockerfile

parent 2960849d
No related branches found
No related tags found
1 merge request!5Deb pack
...@@ -27,6 +27,6 @@ RUN mkdir wccl/build && \ ...@@ -27,6 +27,6 @@ RUN mkdir wccl/build && \
RUN apt-get install -y curl RUN apt-get install -y curl
WORKDIR /home/install/wccl/build WORKDIR /home/install/wccl/build
COPY ./uploaddeb.sh COPY ./uploaddeb.sh ./
RUN bash uploaddeb.sh $APT_USERNAME $APT_PASSWORD https://apt.clarin-pl.eu RUN bash uploaddeb.sh $APT_USERNAME $APT_PASSWORD https://apt.clarin-pl.eu
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment