Unpolished but working 'package' job to collect artifacts for a release.
This commit is contained in:
parent
beb80ff521
commit
5145170a76
1 changed files with 15 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue