Create the public directory first.
[open-adventure.git] / .gitlab-ci.yml
index ea8b0482f582a6b6a21215826d3335312119c633..3ba0a21da31023beb66b43c3a6bde562bd8f7656 100644 (file)
@@ -106,6 +106,7 @@ test:release:
 pages:
   stage: deploy
   script:
+    - mkdir public
     - mv coverage public
   artifacts:
     paths: