first commit
CI / test (push) Successful in 44s

This commit is contained in:
2026-05-31 13:27:47 +02:00
commit 4ee1c810c1
6 changed files with 404 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
# CI/CD Test Repo
A personal repository for testing and learning CI/CD workflows on my self-hosted Gitea instance.
## Purpose
* Experiment with CI/CD pipelines
* Test automation workflows
* Learn deployment strategies
* Explore DevOps tools and integrations
## What You'll Find Here
* Sample applications
* Build and test pipelines
* Deployment experiments
* Infrastructure automation examples
## Disclaimer
This repository is a playground for experimentation. Expect frequent changes and occasional breakage.