ci: sposta local-ci-build action in .gitea/actions/

This commit is contained in:
Simone
2026-05-17 00:45:43 +02:00
parent c5b2f36c77
commit 5cb3a7510f
@@ -1,4 +1,4 @@
# .gitea/actions/local-ci-build/action.yml # .gitea/actions/local-ci-build/action.yml
# #
# Reusable composite action — Local CI/CD System # Reusable composite action — Local CI/CD System
# #
@@ -298,4 +298,3 @@ runs:
path: ${{ steps.invoke-ci.outputs.artifact-path }}\*.log path: ${{ steps.invoke-ci.outputs.artifact-path }}\*.log
retention-days: 3 retention-days: 3
if-no-files-found: ignore if-no-files-found: ignore