Clarify some details
This commit is contained in:
@@ -8,7 +8,7 @@ You will enhance the existing job to generate a JAR file and store it on Jenkins
|
||||
2. Execute the build. The build should list the artifact `gradle-initializr-1.0.0.jar`.
|
||||
3. Have a look at the recorded fingerprints of this build.
|
||||
4. Render the MD5 hash of the artifact and the usage of the artifact.
|
||||
5. Install the Copy Artifacts plugin.
|
||||
5. Install the [Copy Artifacts plugin](https://plugins.jenkins.io/copyartifact).
|
||||
6. Create a downstream job named `consumer`.
|
||||
7. Configure the downstream job to use the artifact produced by the upstream job.
|
||||
8. Run the the build for the job `gradle-initializr`.
|
||||
|
||||
@@ -12,7 +12,7 @@ Have a look at the details of the fingerprinting.
|
||||
|
||||

|
||||
|
||||
Install the Copy Artifacts plugin.
|
||||
Install the Copy Artifacts plugin from the Plugin Manager page.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user