Skip to content

Commit

Permalink
Merge pull request #5 from Tave-13th-Project-Team-4-Fiurinee/feature/…
Browse files Browse the repository at this point in the history
…ci-cd

chore:ci/cd 확인2
  • Loading branch information
qormoon authored May 22, 2024
2 parents 78363af + 9bb792a commit 0776494
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ public class HelloController {
@GetMapping("/docker")
@ResponseBody
public String sayHello() {
return "ci/cd 테스트 아니 왜이래";
return "ci/cd 테스트 아니 젭알";
}
}

0 comments on commit 0776494

Please sign in to comment.