Skip to content

Commit 98f7c5f

Browse files
committed
update
1 parent a880d3c commit 98f7c5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/modules/ROOT/pages/11-jenkins-pipeline-exploration.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This section demonstrates how *Developer Hub* allows you to instantiate a Quarku
2626
. Give the tag a name such as `v1.0`
2727
. Click on *Create tag*
2828
. Switch back to *Developer Hub* and click on the *CI* tab. A new preprod build will be triggered.
29-
. Click on the *View Build* icon to view the output of the preprod build.
29+
. Click on the *View build* icon to view the output of the preprod build.
3030
. Wait for the build to complete and then click on the *Topology* tab. The application for *preprod* is now healthy, indicated by a blue ring. Click on the arrow on the application icon to view the Quarkus application.
3131

3232
=== Promote to prod
@@ -37,5 +37,5 @@ This section demonstrates how *Developer Hub* allows you to instantiate a Quarku
3737
. Click on *Create tag*
3838
. Enter a *Release title* for e.g. Prod-v1.0
3939
. Switch back to *Developer Hub* and click on the *CI* tab. A new prod build will be triggered.
40-
* Click on the *View Build* icon to view the output of the prod build.
40+
* Click on the *View build* icon to view the output of the prod build.
4141
. Wait for the build to complete and then click on the *Topology* tab. The application for *prod* is now healthy, indicated by a blue ring. Click on the arrow on the application icon to view the Quarkus application.

0 commit comments

Comments
 (0)