From: Jason S. Ninneman Date: Mon, 5 Jun 2017 17:47:15 +0000 (-0700) Subject: Create the public directory first. X-Git-Tag: 1.0~5 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=refs%2Fmerge-requests%2F45%2Fhead Create the public directory first. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea8b048..3ba0a21 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -106,6 +106,7 @@ test:release: pages: stage: deploy script: + - mkdir public - mv coverage public artifacts: paths: