Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit d9751e22 authored by Jean-François HOVINNE's avatar Jean-François HOVINNE
Browse files

feat: RHEL 7 support removed (breaking change, fixes #85)

parent 69127312
Branches
Tags 2.0.0
1 merge request!56feat: RHEL 7 support removed (breaking change, fixes #85)
---
warn_list:
- experimental
# Releases
## 2.0.x
- RHEL 7 support removed.
## 1.1.x
- [Argo CD CLI](https://argo-cd.readthedocs.io/en/stable/) added.
......
......@@ -11,7 +11,6 @@ galaxy_info:
- "2"
- name: EL
versions:
- "7"
- "8"
- name: Ubuntu
versions:
......
......@@ -11,13 +11,6 @@ platforms:
http_proxy: "${http_proxy}"
https_proxy: "${https_proxy}"
no_proxy: "${no_proxy}"
- name: centos7-${CI_JOB_ID:-0}
image: code.europa.eu:4567/ecgalaxy/centos7-ansible:latest
pre_build_image: true
environment:
http_proxy: "${http_proxy}"
https_proxy: "${https_proxy}"
no_proxy: "${no_proxy}"
- name: rockylinux8-${CI_JOB_ID:-0}
image: code.europa.eu:4567/ecgalaxy/rockylinux8-ansible:latest
pre_build_image: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment