fix: 3
This commit is contained in:
parent
e7014efd5d
commit
366a44a946
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -25,7 +25,7 @@ pipeline {
|
||||
|
||||
stage('Deploy') {
|
||||
steps {
|
||||
echo 'Deploying the application...'
|
||||
echo 'Deploying the application... Deployed by Zakaria'
|
||||
// Example: You can add your deployment steps (e.g., Docker push, SCP, Kubernetes apply)
|
||||
sh 'echo "Deploying project from ${PROJECT_DIR}"'
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user