Commit 7ee9e544 authored by Valerio Formato's avatar Valerio Formato
Browse files

Figuring out the right build steps...

parent bc8987ed
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ stages:
.build: &build
  stage: build
  script: 
    - cd docs
    - make html

build:docker: