From 7b4cce615b23a6a99b87eb823c969d8ce8ea64ee Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Thu, 3 Aug 2023 15:11:25 +0200 Subject: [PATCH] Update README to document deprecation --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..46663d4 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Gitlab + +> **Warning**
+> This repository has been deprecated and is no longer maintained. To learn more, read [Discontinuation](#Discontinuation). + +## Description +Configuration and deployment files necessary for Gitlab under docker. This repository also includes a gitlab pipeline to auto generate a container image for arm64. + +## Discontinuation +As the migration to Gitea has been completed, an arm64 image of Gitlab is not longer necessary, thus the discontinuation of the project. +This repository will continue to exist as a historic artifact, but will not receive updates. Use at your own risk. \ No newline at end of file