Skip to content
Snippets Groups Projects
Verified Commit cbe1dfc2 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[CI] Install yarnpkg

parent 2536dbd6
No related branches found
No related tags found
No related merge requests found
Pipeline #324 failed
......@@ -57,7 +57,7 @@ test_wheel:
image:
name: registry.edugit.org/teckids/docker-images/python-pimped:master
before_script:
- apt-get -y update && eatmydata apt-get -y install chromium-driver xvfb gettext
- apt-get -y update && eatmydata apt-get -y install chromium-driver xvfb gettext yarnpkg
- adduser --disabled-password --gecos "Test User" testuser
- mkdir -p screenshots && chown testuser screenshots
script:
......
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