storer/deployments/main/docker-compose.yaml
skeris 6402f18dcc
Some checks failed
Deploy / ValidateConfig (push) Successful in 20s
Deploy / CreateImage (push) Successful in 2m8s
Deploy / DeployService (push) Failing after 20s
Lint / Lint (push) Has been cancelled
clearup and add validations for prod
2025-04-17 16:37:13 +03:00

8 lines
164 B
YAML

services:
storerv1.0.0:
image: gitea.pena/squiz/storer/main:$GITHUB_RUN_NUMBER
tty: true
env_file: config.env
ports:
- 10.8.0.12:1589:1489