fix: yee
parent
88741d81e6
commit
b79e34cb70
|
@ -1,7 +1,7 @@
|
|||
platform: 'linux/amd64'
|
||||
|
||||
pipeline:
|
||||
lint:
|
||||
image: 'rustlang/rust:1.69-alpine3.16'
|
||||
build:
|
||||
image: 'rust:1.69-alpine3.16'
|
||||
commands:
|
||||
- cargo build
|
||||
|
|
Loading…
Reference in New Issue