Commit e64af419 authored by Daniel Le Berre's avatar Daniel Le Berre
Browse files

Update packages

parent 36b406ce
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
default:
  image: "registry.gitlab.com/pages/hugo/hugo_extended:latest"
  before_script:
    - apk add --no-cache go curl bash npm
    - npm install postcss postcss-cli autoprefixer

variables:
  GIT_SUBMODULE_STRATEGY: recursive