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