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