Skip to content
Snippets Groups Projects
Commit 065e4dac authored by Patrick MADELA's avatar Patrick MADELA
Browse files

Update .gitlab-ci.yml file

parent 4b446298
No related branches found
No related tags found
No related merge requests found
Pipeline #1010 canceled
......@@ -60,7 +60,7 @@ test:dev-el6-gcc44:
ARCH: "x86_64"
NAME: "python-${PYTHON_VERSION}-${OS}-${ARCH}"
PYTHON_ROOT: "${CI_PROJECT_DIR}/${NAME}"
dependencies:
needs:
- build:dev-el6-gcc44
test:dev-el6-gcc44-x86:
......@@ -71,5 +71,5 @@ test:dev-el6-gcc44-x86:
ARCH: "i686"
NAME: "python-${PYTHON_VERSION}-${OS}-${ARCH}"
PYTHON_ROOT: "${CI_PROJECT_DIR}/${NAME}"
dependencies:
needs:
- build:dev-el6-gcc44-x86
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment