worker/deployments/main/docker-compose.yaml
skeris 22db0b9030
All checks were successful
Deploy / ValidateConfig (push) Successful in 37s
Deploy / MigrateDatabase (push) Successful in 1m4s
Deploy / CreateImage (push) Successful in 2m45s
Deploy / DeployService (push) Successful in 26s
ci: create config.env to main
2025-06-17 17:32:22 +03:00

7 lines
129 B
YAML

services:
workerv1.0.0:
image: gitea.pena/squiz/worker/main:$GITHUB_RUN_NUMBER
tty: true
env_file: config.env