feat: cicd pipeline

This commit is contained in:
2025-11-12 23:07:00 +09:00
parent 7ac08c75a7
commit ce56da70d7

View File

@@ -1,5 +1,3 @@
version: '3.8'
services: services:
kamco-changedetection-api: kamco-changedetection-api:
build: build:
@@ -23,5 +21,5 @@ services:
start_period: 40s start_period: 40s
networks: networks:
plantation-network: kamco-cds:
external: true external: true