Compare commits

...
3 Commits
Author SHA1 Message Date
gitea-actions 7306c98e28 deploy: v1.0.37 [skip ci] 2026-08-22 15:39:37 +00:00
Fidelis HuberandClaude Sonnet 5 8314ec2712 Remove temporary test-build-only workflow (build verified successfully)
Build and Deploy / version (push) Successful in 1s
Build and Deploy / build (push) Successful in 3s
Build and Deploy / deploy (push) Successful in 1s
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-22 17:39:21 +02:00
gitea-actions 6beb302045 deploy: v1.0.35 [skip ci] 2026-08-22 15:39:08 +00:00
2 changed files with 1 additions and 13 deletions
-12
View File
@@ -1,12 +0,0 @@
name: Test Build Only (temporary, no push)
on:
workflow_dispatch:
jobs:
build:
runs-on: linux
steps:
- uses: actions/checkout@v4
- name: Docker build (no push)
run: docker build -t materialschein-test:local .
+1 -1
View File
@@ -14,7 +14,7 @@ networks:
services:
web:
image: git.prox.ws/bergvolt/materialschein:1.0.32
image: git.prox.ws/bergvolt/materialschein:1.0.37
container_name: tools_bergvolt_at-materialschein
restart: unless-stopped
networks: