Commit 3be814e1 authored by Nicolas Lenz's avatar Nicolas Lenz ❄️
Browse files

Revert "Update .gitlab-ci.yml"

This reverts commit 402065be.
parent 402065be
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2,7 +2,8 @@
image: debian:latest

before_script:
- apk add make
- apt-get -y update
- apt-get -y install wget
- apt-get -y install sassc

pages: