fix(account.invoice): se cambia referencia del campo Unidades

3 jobs for fix_account_inv in 24 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Test
passed #47431
code-analysis

00:00:17

passed #47432
lint-analysis

00:00:17

passed #47433
mccabe

00:00: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 tests to show.