frontPanel/deployments/main/docker-compose.yaml
skeris 43839c5879
All checks were successful
Deploy / CreateImage (push) Successful in 9m43s
Deploy / DeployService (push) Successful in 22s
debug: return right pipeline logic
2025-06-22 22:11:24 +03:00

8 lines
170 B
YAML

services:
squiz:
container_name: squiz
restart: unless-stopped
image: gitea.pena/squiz/frontpanel/main:$GITHUB_RUN_NUMBER
hostname: squiz
tty: true