-
New Feature
-
Resolution: Fixed
-
Blocker
It should be a must that all Publish Over plugins can be setup as Build Steps (like Over SSH does).
I have the case where I want to upload a zip file to an FTP server, and then trigger the deploy of that zip.
I can't do it because the Over FTP can only be Post-build Step (and that is too late in my process).
[JENKINS-14283] Publish Over FTP - as Build Step
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 144915 ] | New: JNJira + In-Review [ 205970 ] |
Although it should be a must, I managed to solve the issue by installing Flexible Publishing plugin and configuring Publish Over FTP as a conditional action.
It worked pretty well.