fix: een probeersel
parent
b79e34cb70
commit
1e83db744b
|
@ -4,4 +4,5 @@ pipeline:
|
||||||
build:
|
build:
|
||||||
image: 'rust:1.69-alpine3.16'
|
image: 'rust:1.69-alpine3.16'
|
||||||
commands:
|
commands:
|
||||||
|
- apk add build-base
|
||||||
- cargo build
|
- cargo build
|
||||||
|
|
Loading…
Reference in New Issue