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

Update .gitlab-ci.yml file

parent 065e4dac
Branches
Tags
No related merge requests found
Pipeline #1011 canceled
......@@ -53,7 +53,7 @@ build:dev-el6-gcc44-x86:
PYTHON_ROOT: "${CI_PROJECT_DIR}/${NAME}"
test:dev-el6-gcc44:
extends: [".build-python"]
extends: [".test-python"]
image: gitlab-registry.synchrotron-soleil.fr/software-control-system/containers/dev-el6-gcc44
variables:
OS: "linux-el6"
......@@ -64,7 +64,7 @@ test:dev-el6-gcc44:
- build:dev-el6-gcc44
test:dev-el6-gcc44-x86:
extends: [".build-python"]
extends: [".test-python"]
image: gitlab-registry.synchrotron-soleil.fr/software-control-system/containers/dev-el6-gcc44-x86
variables:
OS: "linux-el6"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment