$ git show --format=fuller --patch-with-stat --summary 064120fb6ef6ac7e00afc4ff3c593f5e47e39008
commit 064120fb6ef6ac7e00afc4ff3c593f5e47e39008
Author: Davide Beatrici <git@davidebeatrici.dev>
AuthorDate: Tue Jul 8 04:48:32 2025 +0200
Commit: Davide Beatrici <git@davidebeatrici.dev>
CommitDate: Tue Jul 8 04:48:32 2025 +0200
Add OneDev buildspec
---
.onedev-buildspec.yml | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 .onedev-buildspec.yml
diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml
new file mode 100644
index 0000000..b95f83a
--- /dev/null
+++ b/.onedev-buildspec.yml
@@ -0,0 +1,4 @@
+version: 40
+imports:
+- projectPath: OpenMandriva/Packages
+ revision: mirroring