Update Jenkinsfile

This commit is contained in:
ametgud4u 2023-08-23 21:06:04 +05:30 committed by GitHub
parent 37d1d2c168
commit e9284f636b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View file

@ -27,6 +27,7 @@ pipeline {
echo "Create a image" echo "Create a image"
''' '''
} }
}
stage('Deployment on UT') { stage('Deployment on UT') {
steps { steps {