Skip to content

Commit 54c8290

Browse files
Updated keyword
1 parent dbfcd3e commit 54c8290

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
@@ -33,7 +33,7 @@ pipeline {
3333
DEPLOY_BRANCH_LIST = "master"
3434
/*When using the main.json schema version 1.3.0 or higher, the PORTAL will first reject registration attempt when an unapproved keyword is found, but can be forced to accept.
3535
This argument is used to provide the list of unapproved keywords (also listed in main.json) which the deployment script will force the PORTAL to accept.*/
36-
UNAPPROVED_KEYWORDS_OVERRIDE_LIST="EXT_INTERRUPT,Address,Error,Trap,EDS,Extended Data Space,Open Drain,RTSP,RAM"
36+
UNAPPROVED_KEYWORDS_OVERRIDE_LIST="EXT_INTERRUPT,Trap,EDS,Extended Data Space,Open Drain,RTSP,RAM"
3737

3838
/*
3939
GitHub Page Stage Information

0 commit comments

Comments
 (0)