Merge branch 'dev'
This commit is contained in:
commit
a50dec0893
5 changed files with 224 additions and 139 deletions
8
.woodpecker/.build.yml
Normal file
8
.woodpecker/.build.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
platform: 'linux/amd64'
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
image: 'rust:1.69-alpine3.16'
|
||||
commands:
|
||||
- apk add build-base
|
||||
- cargo build
|
||||
Loading…
Add table
Add a link
Reference in a new issue