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