Commit 9792b605 authored by Vayhinger's avatar Vayhinger
Browse files

Update Dockerfile

parent c473ac32
......@@ -17,7 +17,7 @@ RUN apk update && \
#Clone JUnitTestLauncher
#ANPASSEN AUF NEUEN REPO LINK
RUN git clone https://gitlab.rz.hft-stuttgart.de/swp2-lc/junittestlauncher.git /junittestlauncher
RUN git clone https://transfer.hft-stuttgart.de/gitlab/HFTSoftwareProject/junittestlauncher.git /junittestlauncher
#Copy student code into container
COPY * /junittestlauncher/task/
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment