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 adb9aa6124 - Show all commits
+1 -1
View File
@@ -40,6 +40,6 @@ jobs:
uses: docker/build-push-action@v6
with:
context: .
file: docker/dioxus.Dockerfile
file: docker/release-builder.Dockerfile
push: true
tags: "git.ohea.xyz/mumble/mumbleweb2/dioxus-build:latest"