Compare commits

...

4 Commits

Author SHA1 Message Date
hiondal
d4a379196a add README 2025-10-29 09:50:12 +09:00
hiondal
8cee356296 upload final version 2025-10-29 09:43:04 +09:00
hiondal
0fb436b7fb upload final version 2025-10-29 09:42:18 +09:00
hiondal
b5917d5401 upload final version 2025-10-29 09:40:33 +09:00
2 changed files with 6 additions and 1 deletions

View File

@ -5,7 +5,9 @@
"Bash(chmod:*)", "Bash(chmod:*)",
"Bash(sed:*)", "Bash(sed:*)",
"Bash(find:*)", "Bash(find:*)",
"Bash(git add:*)" "Bash(git add:*)",
"Bash(git commit -m \"$(cat <<''EOF''\nArgoCD 기반 CI/CD 파이프라인 추가\n\n- GitHub Actions 워크플로우 파일 추가\n- 빌드, 테스트, 이미지 생성 자동화\n- ArgoCD 동기화 트리거 구성\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nEOF\n)\")",
"Bash(git push:*)"
], ],
"deny": [], "deny": [],
"ask": [] "ask": []

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# 요금제 조회/관리
실습용 예제 프로그램