1
0
mirror of https://gitlab.com/2-chainz/2chainz.git synced 2026-06-03 21:10:33 +00:00
This commit is contained in:
2025-05-22 23:19:31 -06:00
parent 266c0a17a8
commit 8df692d871
+1 -1
View File
@@ -2,7 +2,7 @@ pages:
stage: deploy stage: deploy
script: script:
- mkdir public - mkdir public
- cp -r cp -r website/* public/ - cp -r website/* public/
- mv .public public - mv .public public
artifacts: artifacts:
paths: paths: