Initial commit
|
After Width: | Height: | Size: 848 KiB |
|
After Width: | Height: | Size: 927 KiB |
|
After Width: | Height: | Size: 707 KiB |
|
After Width: | Height: | Size: 735 KiB |
|
After Width: | Height: | Size: 696 KiB |
|
After Width: | Height: | Size: 704 KiB |
|
After Width: | Height: | Size: 772 KiB |
|
After Width: | Height: | Size: 799 KiB |
@@ -0,0 +1,29 @@
|
||||
# Solution
|
||||
|
||||
In the job configuration, archive the artifact produced by the build. Check the box for generating fingerprints.
|
||||
|
||||

|
||||
|
||||
Execute the build and find the archived artifact.
|
||||
|
||||

|
||||
|
||||
Have a look at the details of the fingerprinting.
|
||||
|
||||

|
||||
|
||||
Install the Copy Artifacts plugin.
|
||||
|
||||

|
||||
|
||||
Trigger the downstream job upon success.
|
||||
|
||||

|
||||
|
||||
Copy artifacts from the upstream job.
|
||||
|
||||

|
||||
|
||||
You can see the full usage of the artifact in upstream and downstream jobs.
|
||||
|
||||

|
||||