mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-06-20 19:57:46 +02:00
Added artifacts to CI
This commit is contained in:
parent
b1bf3d1431
commit
eb504ca304
@ -19,7 +19,7 @@ commands:
|
||||
command: apk update
|
||||
- run:
|
||||
name: "Setup: Install build packages."
|
||||
command: apk add bash python2
|
||||
command: apk add bash python2 diffutils
|
||||
- run:
|
||||
name: "Setup: Install runtime packages."
|
||||
command: apk add bat ripgrep ncurses
|
||||
@ -44,6 +44,8 @@ jobs:
|
||||
- checkout
|
||||
- build:
|
||||
minify: "all"
|
||||
- store_artifacts:
|
||||
path: bin
|
||||
|
||||
test-snapshots:
|
||||
executor: linux_alpine
|
||||
|
Loading…
x
Reference in New Issue
Block a user