This commit is contained in:
NIIBE Yutaka
2018-01-30 13:52:09 +09:00
parent aa97af66db
commit 05382581e8

View File

@@ -5,6 +5,7 @@ before_script:
pages:
stage: deploy
script:
- mkdir -p html && (cd html && texi2html ../doc/chopstx.texi)
- mv html/ public
artifacts: