We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7540589 commit 8b2b672Copy full SHA for 8b2b672
.citd/Jenkinsfilek8s
@@ -75,7 +75,7 @@ pipeline {
75
script {
76
mplabxProjectConfigUpdate(
77
sourceFilePath: "${env.MPLABX_PROJECT_SOURCE}",
78
- dfpUpdate: false,
+ dfpUpdate: true,
79
dfpInternal: false
80
)
81
}
0 commit comments