mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
ci: protect deployment/build files and update maintainer contact
- Add ci-approval protection for docker/, charts/, openshift/,
and build_oai and build_helper files
- Update oai email contact to `oaicicdteam@openairinterface.org`
- Change GitLab to GitHub in `GET_SOURCES.md`
Signed-off-by: Shubhika Garg <shubhika.garg@openairinterface.org>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
|
||||
FROM registry.redhat.io/ubi9/ubi:latest AS ran-base
|
||||
LABEL MAINTAINER OpenAirInterface <contact@openairinterface.org>
|
||||
LABEL MAINTAINER OpenAirInterface <oaicicdteam@openairinterface.org>
|
||||
ARG NEEDED_GIT_PROXY
|
||||
ARG TARGETARCH
|
||||
ENV TZ=Europe/Paris
|
||||
|
||||
Reference in New Issue
Block a user