Forum Discussion
shankar_r
8 years agoCommunity Hero
The mht file is there in project workspace. But when I give pattern as \*.mht, I am getting error.
Jenkins is a java environment, you have to give the your pattern like below.
/*.mht
The mht file is there in project workspace. But when I give pattern as \*.mht, I am getting error.
Jenkins is a java environment, you have to give the your pattern like below.
/*.mht