front-hub/deployments/staging/docker-compose.yaml
skeris 401d8f1389
Some checks failed
Deploy / DeployService (push) Blocked by required conditions
Deploy / CreateImage (push) Has been cancelled
fix deploy rules for staging
2025-05-12 16:43:20 +03:00

9 lines
170 B
YAML

services:
hub:
container_name: hub
restart: unless-stopped
image: gitea.pena/penaside/front-hub/staging:$GITHUB_RUN_NUMBER
hostname: hub
tty: true