Skip to content

Commit 2e14f68

Browse files
Cache Date Changed in Jenkinsfile (#371)
Signed-off-by: P V RAJAN <rajanv307@gmail.com> Co-authored-by: P V RAJAN <rajanv307@gmail.com>
1 parent 5e19b4e commit 2e14f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pipeline {
2626
HY_TN_CACHE='/home/jenkins/TestData/text_norm/ci/grammars/03-12-24-0'
2727
MR_TN_CACHE='/home/jenkins/TestData/text_norm/ci/grammars/03-12-24-1'
2828
JA_TN_CACHE='/home/jenkins/TestData/text_norm/ci/grammars/10-17-24-1'
29-
HI_TN_CACHE='/home/jenkins/TestData/text_norm/ci/grammars/04-22-25-0'
29+
HI_TN_CACHE='/home/jenkins/TestData/text_norm/ci/grammars/12-10-25-0'
3030
DEFAULT_TN_CACHE='/home/jenkins/TestData/text_norm/ci/grammars/06-08-23-0'
3131
}
3232
stages {

0 commit comments

Comments
 (0)