feat(migración del modulo transport_document): se migrará este modulo de la...

feat(migración del modulo transport_document): se migrará este modulo de la versión 8 a la versión15
5 jobs for feat_odoo_15 in 6 seconds (queued for 11 seconds)
latest
Status Job ID Name Coverage
  Build
failed #62008
base
make

00:00:06

 
  Unit Test
skipped #62009
base
test
 
  Code Style
skipped #62010
base allowed to fail
code-analysis
skipped #62011
base allowed to fail
lint-analysis
skipped #62012
base allowed to fail
mccabe
 
Name Stage Failure
failed
make Build
Cloning into 'bench'...
warning: redirecting to https://gitlab.openpyme.mx:443/pyerp/bench.git/
$ cd bench
$ \cp $CI_PROJECT_DIR/buildout.cfg buildout.cfg
$ ln -s profiles/ci.cfg local.cfg
$ virtualenv --quiet --python=python2.7 .
PermissionError: [Errno 13] Permission denied: '/home/openpyme/.local/lib/python3.10/site-packages/virtualenv'
Cleaning up project directory and file based variables
ERROR: Job failed: exit status 1

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.