trying action for build
Some checks failed
Build Docker Image / Docker-Build (push) Failing after 23s

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-01-03 17:30:08 +01:00
parent f52dda3fe1
commit a9322ef884

View File

@@ -9,9 +9,6 @@ jobs:
- name: Clone Repository
uses: actions/checkout@v4
- name: Move Dockerfile
run: mv docker/Dockerfile .
- name: Build
uses: docker/build-push-action@v6
with: