All checks were successful
Deploy KCG / deploy (push) Successful in 1m10s
Co-authored-by: htlee <htlee@gcsc.co.kr> Co-committed-by: htlee <htlee@gcsc.co.kr>
10 lines
194 B
SYSTEMD
10 lines
194 B
SYSTEMD
[Unit]
|
|
Description=Watch for KCG Backend deploy trigger
|
|
|
|
[Path]
|
|
PathModified=/devdata/services/kcg/backend/.deploy-trigger
|
|
Unit=kcg-backend-watcher.service
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|