From 03bbdac0a16321dde35b87a0e6dea40baadf4b8a Mon Sep 17 00:00:00 2001 From: Robert Rosca <32569096+RobertRosca@users.noreply.github.com> Date: Tue, 30 Jan 2024 08:53:07 +0100 Subject: [PATCH] docs(ci): add placeholder sections on package and environment CIs --- docs/maintenance/ci-cd.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/maintenance/ci-cd.md b/docs/maintenance/ci-cd.md index daf42499..c0d1bb8f 100644 --- a/docs/maintenance/ci-cd.md +++ b/docs/maintenance/ci-cd.md @@ -20,3 +20,16 @@ For more information see: - - + +## Package Builds + +!!! warning "Work in Progress" + + Some work done in: + + - https://github.com/European-XFEL/environments/pull/30 + - https://github.com/European-XFEL/environments/tree/feat/build-pkg-ci + +## Environment Builds + +!!! warning "Work in Progress"