Update and rename jenkins file to Jenkinsfile

Signed-off-by: Ramesh05 <61681213+Ramesh05@users.noreply.github.com>
This commit is contained in:
Ramesh05 2025-06-21 18:23:56 +05:30 committed by GitHub
parent a487903bf8
commit 35fa9f39ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ pipeline {
}
stage('build') {
}
stage('install') {
stage('test') {
}
stage ('deploy') {
}