Aplikasi uji CI/CD versi 1
Build dan Deploy / build (push) Successful in 20s
Build dan Deploy / produksi (push) Skipped

This commit is contained in:
2026-08-28 10:55:57 +00:00
commit fa487b38b0
3 changed files with 56 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
FROM nginx:alpine
COPY index.html /usr/share/nginx/html/index.html