frontPanel/deployments/staging/docker-compose.yaml
skeris b9154061ec
All checks were successful
Deploy / CreateImage (push) Successful in 3m58s
Deploy / DeployService (push) Successful in 25s
fix deployment
2025-05-17 14:52:50 +03:00

8 lines
173 B
YAML

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