update dockerfile, update workflows

!skipci
This commit is contained in:
Bernd Storath
2025-05-31 21:22:56 +02:00
parent 02589a3ce9
commit 42adeb391c
12 changed files with 19 additions and 230 deletions
-3
View File
@@ -1,7 +1,6 @@
name: Build Pull Request
on:
workflow_dispatch:
pull_request:
jobs:
@@ -14,8 +13,6 @@ jobs:
contents: read
steps:
- uses: actions/checkout@v4
with:
ref: production
- name: Set up QEMU
uses: docker/setup-qemu-action@v3