chore: update itworks pipeline

This commit is contained in:
claude-bot
2026-04-14 07:13:28 +02:00
commit 07ddba7832
2 changed files with 51 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
FROM nginx:alpine
COPY index.html /usr/share/nginx/html/index.html
EXPOSE 80