Skip to content

Commit 557ecb8

Browse files
committed
[infra/#71] : deploy-product.yml 오류 수정
1 parent 8992e38 commit 557ecb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

product-service/src/main/java/hanium/product_service/controller/ProductController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
@RequiredArgsConstructor
99
public class ProductController {
1010

11-
/// ci/cd 스크립트 테스트를 진행합니다.
11+
// ci/cd 스크립트 테스트를 진행합니다.
1212

1313
@GetMapping("/health-check")
1414
public String status() {

0 commit comments

Comments
 (0)