Commit 272b1245 authored by Michael Tesch's avatar Michael Tesch
Browse files

fix gitlab pipeline

parent 3b571f4d
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -13,7 +13,9 @@ stages:
- build
- test
- cover
- publish
- pages
- upload
- release

before_script:
#- apt-get update --yes