💚 Update .gitlab-ci.yml file
This commit is contained in:
parent
7de9cf55cf
commit
7aa59c2314
@ -4,13 +4,6 @@ default:
|
|||||||
stages:
|
stages:
|
||||||
- test
|
- test
|
||||||
|
|
||||||
build-job:
|
|
||||||
stage: build
|
|
||||||
script:
|
|
||||||
- echo "Compiling the code..."
|
|
||||||
- cargo build
|
|
||||||
- echo "Compile complete."
|
|
||||||
|
|
||||||
unit-test-job:
|
unit-test-job:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user