Skip to content

Commit 374fefa

Browse files
author
Microchip Technology
committed
updated jenkinsfile
1 parent 8128146 commit 374fefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.citd/Jenkinsfilek8s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ pipeline {
101101
stage('Validate main.json') {
102102
steps {
103103
script {
104-
validateMetaData()
104+
validateMetaData(unapprovedKeywordsOverrideList: "${UNAPPROVED_KEYWORDS_OVERRIDE_LIST}")
105105
}
106106
}
107107
}

0 commit comments

Comments
 (0)