Fix CI script
This commit is contained in:
parent
41cd8d2ba2
commit
1e31b671da
@ -4,7 +4,7 @@ stages:
|
|||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- make
|
- make package
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- bouquins.tar.gz
|
- bouquins.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user