storer/deployments/main/docker-compose.yaml
skeris 8ed2561de5
All checks were successful
Deploy / CreateImage (push) Successful in 2m7s
Deploy / ValidateConfig (push) Successful in 1m56s
Deploy / DeployService (push) Successful in 22s
clearup and add validations for prod
2025-04-19 00:43:02 +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