Jenkinsfile_DP1

This commit is contained in:
vishnu1411 2023-12-16 11:25:58 -05:00
parent 463eb5e655
commit 84aa0e24b1

2
Jenkinsfile vendored
View file

@ -14,7 +14,7 @@
// } // }
// } // }
pipeline{ pipeline{
agents any agent any
stages { stages {
stage ('SourceCode') { stage ('SourceCode') {