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