Create the public directory first. 45/head
authorJason S. Ninneman <jsn@mbar.us>
Mon, 5 Jun 2017 17:47:15 +0000 (10:47 -0700)
committerJason S. Ninneman <jsn@mbar.us>
Mon, 5 Jun 2017 17:47:15 +0000 (10:47 -0700)
.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: