passed Pipeline #10542 triggered by
Guilherme Farias Stefani
@guilherme.stefani

fix schema

3 jobs for development in 2 minutes and 46 seconds (queued for 27 seconds)
Status
Job
Stage
Name
Duration
Coverage
test
test
00:00:57
lint
lint
00:00:41
build
build
00:01:06

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).

There are no test reports for this pipeline

You can configure your job to use unit test reports, and GitLab displays a report here and in the related merge request.