Compare commits
3
Commits
036def2d03
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7306c98e28 | ||
|
|
8314ec2712 | ||
|
|
6beb302045 |
@@ -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
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user