chore: update itworks pipeline
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
FROM nginx:stable-alpine
|
FROM nginx:1.31.1-alpine
|
||||||
COPY index.html /usr/share/nginx/html/index.html
|
COPY index.html /usr/share/nginx/html/index.html
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|||||||
+1
-1
@@ -39,7 +39,7 @@
|
|||||||
<div class="box">
|
<div class="box">
|
||||||
<h1>It works!</h1>
|
<h1>It works!</h1>
|
||||||
<p>Pipeline git → build → push Harbor → sign cosign → deploy Portainer OK</p>
|
<p>Pipeline git → build → push Harbor → sign cosign → deploy Portainer OK</p>
|
||||||
<div class="ts">2026-06-06 12:13:49 UTC</div>
|
<div class="ts">2026-06-06 12:15:45 UTC</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user