Skip to content
Snippets Groups Projects
Commit c484575d authored by Ostermayer, Markus's avatar Ostermayer, Markus
Browse files

Published version 0.0.4 of swet

parent f35dab65
No related branches found
No related tags found
No related merge requests found
Pipeline #199718 passed
...@@ -12,6 +12,6 @@ RUN apk update && apk add qemu qemu-img qemu-system-x86_64 \ ...@@ -12,6 +12,6 @@ RUN apk update && apk add qemu qemu-img qemu-system-x86_64 \
# Install other sweb Dependencies # Install other sweb Dependencies
python3 py3-pip cmake python3 py3-pip cmake
RUN pip install swet --extra-index-url https://gitlab-ci-token:$CI_TOKEN@gitlab.tugraz.at/api/v4/projects/21215/packages/pypi/simple RUN pip install swet==0.0.4 --extra-index-url https://gitlab-ci-token:$CI_TOKEN@gitlab.tugraz.at/api/v4/projects/21215/packages/pypi/simple
WORKDIR /sweb WORKDIR /sweb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment