diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4d3c355..0729f4f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,9 @@ create-pages: pages: # The folder that contains the files to be exposed at the Page URL publish: public + artifacts: + paths: + - public rules: # This ensures that only pushes to the default branch will trigger # a pages deploy