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