summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoberto Bertó <463349+robertoberto@users.noreply.github.com>2024-08-27 14:56:07 -0300
committerGitHub <noreply@github.com>2024-08-27 14:56:07 -0300
commit33434368f9b2a0b50317e64a080a77fe85065c09 (patch)
tree3aa6cc37fec6f44d5926239caef6d1fd45e197d3
parent8dc408ef85b48bcd25f61297f570b306d173b346 (diff)
downloadvyos-apt-main.tar.gz
vyos-apt-main.zip
Update README.mdHEADmain
warning about project not working yet
-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.