Update .gitlab-ci.yml file
This commit is contained in:
parent
58a66099c3
commit
cb873908b9
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ include:
|
|||
stages:
|
||||
- test
|
||||
- build
|
||||
- deploy
|
||||
|
||||
cargo-check:
|
||||
extends: .cargo_check
|
||||
|
|
Loading…
Add table
Reference in a new issue