backend-cicd.yaml 파일 끝 개행 추가

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
ondal 2025-12-02 16:28:53 +09:00
parent f9ccd1bc66
commit 197e87caa1

View File

@ -260,3 +260,4 @@ jobs:
if: always() if: always()
run: | run: |
pkill -f "ssh.*8443" || true pkill -f "ssh.*8443" || true