Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
8449ba4735
commit
59ea3603a2
@ -6,6 +6,7 @@ steps:
|
|||||||
- name: build ci
|
- name: build ci
|
||||||
image: rustlang/rust:nightly
|
image: rustlang/rust:nightly
|
||||||
commands:
|
commands:
|
||||||
|
- set -e
|
||||||
- cd ci || return 1
|
- cd ci || return 1
|
||||||
- cargo build
|
- cargo build
|
||||||
- cd - || return 1
|
- cd - || return 1
|
||||||
|
Loading…
Reference in New Issue
Block a user