fix gitlab pipeline
This commit is contained in:
parent
67fe54119b
commit
e5e592b559
|
@ -11,6 +11,7 @@ cache:
|
||||||
build:linux:stable:
|
build:linux:stable:
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
|
- rustup update stable
|
||||||
- cargo +stable build --verbose
|
- cargo +stable build --verbose
|
||||||
|
|
||||||
build:linux:
|
build:linux:
|
||||||
|
|
Loading…
Reference in New Issue