Skip to content

Commit 21c4774

Browse files
Miscellaneous fixes
1 parent c0ef382 commit 21c4774

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
@@ -138,7 +138,7 @@ node('docker') {
138138
if (env.BRANCH_NAME == 'master') {
139139
cstage('Deploy Production', "", flags) {
140140
local_unstash('builtSources', '', false)
141-
uploadFTP('HighSpeedConverterToolbox','*.mltbx')
141+
uploadArtifactory('HighSpeedConverterToolbox','*.mltbx')
142142
}
143143
}
144144
}

0 commit comments

Comments
 (0)