added artifacts and test reports

This commit is contained in:
Bharatkumar5690 2023-03-08 12:12:30 +05:30
parent 6c834fe6db
commit f54208c278

1
Jenkinsfile vendored
View file

@ -1,6 +1,5 @@
pipeline {
agent { label 'Master'}
triggers { pollSCM('* * * * *') }
stages{
stage('vcs') {
steps {