Update apps/demo-nginx/Jenkinsfile
This commit is contained in:
2
apps/demo-nginx/Jenkinsfile
vendored
2
apps/demo-nginx/Jenkinsfile
vendored
@@ -136,7 +136,7 @@ EOF
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1>🚀 Demo Nginx - Build #${BUILD_NUMBER}</h1>
|
<h1>Demo Nginx - Build #${BUILD_NUMBER}</h1>
|
||||||
<p>Environment: Production</p>
|
<p>Environment: Production</p>
|
||||||
<p class="version">Version: ${IMAGE_TAG}</p>
|
<p class="version">Version: ${IMAGE_TAG}</p>
|
||||||
<p style="font-size: 16px; margin-top: 30px; opacity: 0.8;">
|
<p style="font-size: 16px; margin-top: 30px; opacity: 0.8;">
|
||||||
|
|||||||
Reference in New Issue
Block a user