Jenkinsfile_DB6

This commit is contained in:
vishnu1411 2023-12-16 17:14:03 -05:00
parent 23f3a0ec1a
commit 83331547c5

2
Jenkinsfile vendored
View file

@ -1,7 +1,5 @@
pipeline {
agent any
options {
}
stages {
stage ('SourceCode') {
steps {