ci: Apperently this should work better

This commit is contained in:
Jakob Bornecrantz 2019-09-22 15:59:17 +01:00
parent 79eba848ae
commit 16c8531cac

View file

@ -76,7 +76,8 @@ pages:
dependencies:
- debian:build-cmake
script:
- mv build/doc/html public
- mkdir -p public
- mv build/doc/html/* public/
artifacts:
paths:
- public