Commit 405aff5c authored by Tobias Munk's avatar Tobias Munk

debug yarn installation

parent 401dbbc5
Pipeline #25377 passed with stages
in 3 minutes and 20 seconds
......@@ -99,7 +99,7 @@ RUN export CFLAGS="$PHP_CFLAGS" CPPFLAGS="$PHP_CPPFLAGS" LDFLAGS="$PHP_LDFLAGS"
apk del .phpize-deps
# Install less-compiler
RUN npm install -g npm yarn@1
RUN npm install -g yarn
# Configure version constraints
......
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