diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 435c026..e9ed3de 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ before_script: [] pages: script: - mkdir -p public - - mv ./* public + - mv ./* public; echo artifacts: paths: # The folder that contains the files to be exposed at the Page URL