diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3b84492..25ee664 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ image: node:lts create-pages: pages: # The folder that contains the files to be exposed at the Page URL - publish: public + publish: www/build rules: # This ensures that only pushes to the default branch will trigger # a pages deploy