[ci] Use docs.yml

This commit is contained in:
Johannes Frohnmeyer 2022-08-30 11:12:24 +00:00
parent 2943149f58
commit 9989a4b4f2
1 changed files with 1 additions and 12 deletions

View File

@ -1,14 +1,3 @@
include:
- remote: 'https://jfmods.gitlab.io/scripts/jfmod.yml'
pages:
image: archlinux:latest
stage: deploy
script:
- pacman -Sy mdbook --noconfirm
- mdbook build
artifacts:
paths:
- public
only:
- master
- remote: 'https://jfmods.gitlab.io/scripts/docs.yml'