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:
|
stages:
|
||||||
- test
|
- test
|
||||||
- build
|
- build
|
||||||
|
- deploy
|
||||||
|
|
||||||
cargo-check:
|
cargo-check:
|
||||||
extends: .cargo_check
|
extends: .cargo_check
|
||||||
|
|
Loading…
Add table
Reference in a new issue