summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e5b8044..48aa99b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
# vyos-apt
+> **⚠️ This project is not functional yet. It is just a skeleton of something we plan to create in the future.**
+
This repository contains the configuration and scripts necessary to build VyOS packages and update an APT repository automatically using Jenkins and Docker. It also includes steps to upload the repository to Cloudflare R2.
+
## Directory Structure
- `Jenkinsfile`: Jenkins pipeline configuration.