fix(ci): attest releases and validate offline examples

This commit is contained in:
yeasy
2026-07-10 19:29:30 -07:00
parent daa6661b2b
commit ee0fbd7d38
15 changed files with 11967 additions and 59 deletions
+2 -2
View File
@@ -1,3 +1,3 @@
FROM nginx:1.28-alpine
FROM scratch
COPY --chown=nginx:nginx index.html /usr/share/nginx/html/index.html
COPY index.html /index.html