generated from Templates/Baseline
OCram85
b699580cc7
### 📖 Summary - add renovate json - add linters: - Dockerfile - markdown - editorconfig ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #6
37 lines
934 B
Markdown
37 lines
934 B
Markdown
<!-- markdownlint-disable MD033 MD041 -->
|
|
|
|
<p align="right">
|
|
<img src="http://forthebadge.com/images/badges/built-with-love.svg" alt="built-with-love">
|
|
<img src="http://forthebadge.com/images/badges/for-you.svg" alt="for-you">
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a href="https://gitea.ocram85.com/plugins/gitea-package/">
|
|
<img
|
|
src="/plugins/gitea-package/raw/branch/main/assets/social-logo.png"
|
|
width="500"
|
|
height="500"
|
|
alt="gitea-package"
|
|
>
|
|
</a>
|
|
</p>
|
|
|
|
<h1 align="center">
|
|
gitea-package
|
|
</h1>
|
|
|
|
<p align="center">
|
|
Plugin to Publish Artifacts to Gitea Generic Package Registry
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a href="https://ci.ocram85.com/plugins/gitea-package" target="_blank">
|
|
<img src="https://ci.ocram85.com/api/badges/plugins/gitea-package/status.svg"
|
|
alt="Main Branch Build Status">
|
|
</a>
|
|
</p>
|
|
|
|
## :book: General
|
|
|
|
> **Note**: See the [docs](docs.md) page for details and usage instruction.
|