gitlab_monitor/docker-compose.yml
zhaoyingbo e8257ff1e9
All checks were successful
CI Monitor CI/CD / build-image (push) Successful in 23s
CI Monitor CI/CD / deploy (push) Successful in 15s
ci: 新增CICD
2024-03-06 09:26:21 +00:00

8 lines
144 B
YAML

version: "3"
services:
ci_monitor:
image: git.yingbo.im:333/zhaoyingbo/ci_monitor:sha
container_name: ci_monitor
restart: always