Promote the Exact Artifact
Move one immutable build output through promotion instead of rebuilding.
A advanced Jenkins challenge worth 20 points. Solve it hands-on in a real Jenkins environment in your browser - no local setup, no fake shells.
The Challenge
Scenario: Production received different bits than staging because the release stage rebuilt the application.
Requirements:
- In Build,
stashdist/**asapp-bundle - In
Promote, clean the workspace andunstashthat exact bundle - Archive
dist/**withfingerprint: true - Do not rebuild during promotion