Makefile and CI recipe YML rework.
This commit is contained in:
parent
51e868f591
commit
0692b8a6ef
2 changed files with 17 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue