jenkins continuous delivery with shared workspace
问题 Background: We have one Jenkins job ( Production ) to build a deliverable every night. We have another job ( ProductionPush ) that pushes out the deliverable over a proprietary protocol to production machines the next day. This is because some production machines are only available during certain hours during the day (It also gives us a chance to fix any last-minute build breaks). ProductionPush needs access to the deliverable built by the Production job (so it needs access to the same