front-hub/deployments/main/docker-compose.yaml
skeris 1799263212
Some checks failed
Deploy / CreateImage (push) Failing after 2m33s
Deploy / DeployService (push) Has been skipped
deploy prod
2025-03-03 01:06:18 +03:00

9 lines
167 B
YAML

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