feat: add compression layer
This commit is contained in:
parent
1203a34f8f
commit
1cca0d46de
4 changed files with 58 additions and 4 deletions
|
|
@ -4,7 +4,7 @@ branches:
|
|||
|
||||
pipeline:
|
||||
build:
|
||||
image: 'rust:1.69-alpine3.16'
|
||||
image: 'rust:1.83-alpine3.21'
|
||||
commands:
|
||||
- apk add build-base
|
||||
- cargo build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue