Skip to content
Snippets Groups Projects
Commit cda1b293 authored by Marko Rintamäki's avatar Marko Rintamäki
Browse files

Update Dockerfile

parent e43ae190
No related branches found
No related tags found
No related merge requests found
Pipeline #755289 failed
......@@ -12,7 +12,6 @@ ADD https://gitlab.labranet.jamk.fi/testautomation-examples/presta-shop-demo/-/a
ADD https://gitlab.labranet.jamk.fi/testautomation-examples/presta-shop-demo/-/archive/main/presta-shop-demo-main.zip /tmp/prestashop.zip
RUN ls /tmp/prestashop.zip
RUN mkdir -p /tmp/data-ps
RUN unzip -q /tmp/prestashop.zip -d /tmp/
# Rename of original repository name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment