3
build / build (push) Successful in 2m41s
CI / compile (push) Successful in 24s
CI / unit (push) Successful in 35s
CI / integration (push) Failing after 57s

This commit is contained in:
2026-07-28 15:43:01 +02:00
parent cd0ec4cfc4
commit 59a6d75548
+2 -2
View File
@@ -1,7 +1,7 @@
# Stack MUSICIAN+SHARE — jeden host, bo dzielą filesystem. Obrazy z CI. # Stack MUSICIAN+SHARE — jeden host, bo dzielą filesystem. Obrazy z CI.
services: services:
conjurer-musician: conjurer-musician:
image: gitea.czernobog.pl/gitea/conjurer-musician:latest image: gitea.czernobog.pl/gitea/conjurer-musician:cd0ec4cf
container_name: conjurer-musician container_name: conjurer-musician
restart: unless-stopped restart: unless-stopped
environment: environment:
@@ -27,7 +27,7 @@ services:
- /srv/share/media:/mnt/shares:ro # cele symlinków — TA SAMA ścieżka co w share! - /srv/share/media:/mnt/shares:ro # cele symlinków — TA SAMA ścieżka co w share!
conjurer-share: conjurer-share:
image: gitea.czernobog.pl/gitea/conjurer-share:latest image: gitea.czernobog.pl/gitea/conjurer-share:cd0ec4cf
container_name: conjurer-share container_name: conjurer-share
restart: unless-stopped restart: unless-stopped
environment: environment: