Makefile and CI recipe YML rework.

This commit is contained in:
Eric S. Raymond 2017-06-04 06:16:46 -04:00
parent 51e868f591
commit 0692b8a6ef
2 changed files with 17 additions and 17 deletions

View file

@ -44,7 +44,7 @@ manpage:
- apk update
- apk add make asciidoc
script:
- make .adoc.6
- make advent.6
artifacts:
paths:
- advent.6
@ -108,8 +108,6 @@ pages:
package:
stage: deploy
script:
- mv README.adoc README
artifacts:
paths:
- advent