Skip to content

feat(ci): transition the Slack notification from old pipeline to container-based pipeline.

Raphael Defosseux requested to merge ci-slack-notifications-transition into develop
  • Currently the slack notification in the ci-enb channel is managed by the VM-based pipeline
    • Switched to Container-Parent one.
  • Also added a parameter for the registry push pipeline.
    • Valid mainly when triggering manually the pipeline when run on develop fails.

No need to run any CI since it will be only taken into account when merged into develop

However --> I ran the push pipeline manually https://jenkins-oai.eurecom.fr/view/RAN/job/RAN-DockerHub-Push/47/console

Merge request reports