Deploy marketing HTML with Oxygit Pages
Product committed 2026-08-07 16:29:38 +0000

Analyzing diff...

.oxygit/ci.yml+10 −0
new file mode 100644
index 0000000..73ddebc
--- /dev/null
+++ b/.oxygit/ci.yml
@@ -0,0 +1,10 @@
+stages: [deploy]
+
+publish_pages:
+  stage: deploy
+  tags: [docker]
+  script:
+    - mkdir -p public
+    - 'cp "Курс для беременных 2026/Маркетинговые материалы/recepty---25a9d15c-9cda-432f-9444-d94255eb206e.html" public/index.html'
+  pages:
+    path: public