Skip to content

Commit 2cfc5fa

Browse files
Update Jenkins pipeline instructions for clarity and enhance console output description
1 parent 27729a8 commit 2cfc5fa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

content/learning-paths/servers-and-cloud-computing/jenkins/use_case2-gcp.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,10 @@ Run the pipeline to verify Docker-based CI execution on Arm64:
196196

197197
Review the logs to confirm that each pipeline stage completed successfully:
198198

199-
* Click the build number (for example, `#1`)
200-
* Click **Console Output**
199+
* Select the build number (for example, `#1`)
200+
* Select **Console Output**
201201

202-
![ Jenkins UI alt-text#center](images/docker-output.png "Figure 4: Console output")
202+
![Jenkins console output showing Docker build stages with Architecture aarch64, Docker version, image build success, and Hello from Arm64 Docker container message alt-txt#center](images/docker-output.png "Console output")
203203

204204
## What you've accomplished and what's next
205205

0 commit comments

Comments
 (0)