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

Add README.md

parent e047b31c
No related branches found
No related tags found
No related merge requests found
Pipeline #1019 failed
......@@ -43,7 +43,6 @@ linux-el6-x86_64:
test-el6-x86_64:
extends: [".test-python"]
image: gitlab-registry.synchrotron-soleil.fr/software-control-system/containers/dev-el6-gcc44
variables:
needs:
- linux-el6-x86_64
......@@ -84,4 +83,4 @@ test-el7-i686:
extends: [".test-python"]
image: gitlab-registry.synchrotron-soleil.fr/software-control-system/containers/dev-el7-gcc48-x86
needs:
- linux-el7-i686
\ No newline at end of file
- linux-el7-
# Python 3.6.13
Pipeline to build Python 3.6.13 on CentOS Docker image
Allows to build Python 3.6.13 for:
* CentOS 6.10 64 bits: linux-el6-x86_64
* CentOS 6.10 32 bits: linux-el6-i686
* CentOS 7.9 64 bits: linux-el7-x86_64
* CentOS 7.9 32 bits: linux-el7-i686
Build on Docker image:
* gitlab-registry.synchrotron-soleil.fr/software-control-system/containers/dev-el6-gcc44
* gitlab-registry.synchrotron-soleil.fr/software-control-system/containers/dev-el6-gcc44-x86
* gitlab-registry.synchrotron-soleil.fr/software-control-system/containers/dev-el7-gcc48
* gitlab-registry.synchrotron-soleil.fr/software-control-system/containers/dev-el7-gcc48-x86
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment