Add CI and artifact publishing #1

Merged
restitux merged 19 commits from ci-test into main 2025-11-28 05:24:12 +00:00
Showing only changes of commit 100d93564e - Show all commits
+2
View File
@@ -26,6 +26,8 @@ jobs:
TestStage: TestStage:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout
uses: actions/checkout@v5
- name: Login to gitea docker registry - name: Login to gitea docker registry
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with: