ตรวจสอบคณภาพและความปลอดภยโคดใน CI/CD ดวย SonarQube
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9d604d9566
commit
4bceffb36b
@ -2,7 +2,7 @@ function App() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="flex flex-col items-center justify-center min-h-screen py-2">
|
<div className="flex flex-col items-center justify-center min-h-screen py-2">
|
||||||
<h1 className="text-3xl font-bold underline text-center">สวัสดี! ทดสอบ DevSecOps อัตโนมัติสำเร็จ</h1>
|
<h1 className="text-3xl font-bold underline text-center">สวัสดี! ตรวจสอบคุณภาพและความปลอดภัยโค้ดใน CI/CD ด้วย SonarQube สำเร็จ</h1>
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user