mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-06-20 11:47:43 +02:00
ci: Build manuals
This commit is contained in:
parent
da93f2f87f
commit
3029b6749f
@ -46,10 +46,15 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- setup
|
- setup
|
||||||
- checkout
|
- checkout
|
||||||
|
- run:
|
||||||
|
name: "Build Manuals"
|
||||||
|
command: ./build.sh --no-verify --manuals
|
||||||
- build:
|
- build:
|
||||||
minify: "all"
|
minify: "all"
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: bin
|
path: bin
|
||||||
|
- store_artifacts:
|
||||||
|
path: man
|
||||||
|
|
||||||
test:
|
test:
|
||||||
executor: linux_alpine
|
executor: linux_alpine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user