Unpolished but working 'package' job to collect artifacts for a release.

This commit is contained in:
Jason S. Ninneman 2017-06-03 20:56:36 -07:00
parent beb80ff521
commit 5145170a76

View file

@ -105,3 +105,18 @@ pages:
dependencies:
- html
- test:debug
package:
stage: deploy
script:
- mv README.adoc README
artifacts:
paths:
- advent
- NEWS
- COPYING
- README
- advent.6
dependencies:
- binary:release
- manpage