You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .citd/Jenkinsfilek8s
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ pipeline {
33
33
DEPLOY_BRANCH_LIST = "master"
34
34
/*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.
35
35
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"
0 commit comments